Skip to content

Release - 0.1.8

Compare
Choose a tag to compare
@shanaxel42 shanaxel42 released this 18 Oct 20:26
· 306 commits to master since this release
  • Logging improvements (#1617)
  • Make regionprops available per mask (#1610)
  • Don't use mypy 0.740 (#1616)
  • changing test code to use new spot finding modules (#1597)
  • refactoring allen smFish with new spot finding (#1593)
  • clean up max projection (#1379)
  • Use masked fill to produce labeled images (#1582)
  • Replace most instances of starfish.image.Filter.Reduce with imagestack.reduce (#1548)
  • implementing starMap spot finding refactor (#1592)
  • Add slots to classes that subclass xr.DataArray (#1607)
  • Convert SegmentationMaskCollection to a dict-like object (#1579)
  • Test case for multiprocessing + imagestack (#1589)
  • Masked fill method (#1581)
  • Add map/reduce methods to ImageStack (#1539)
  • Unify FunctionSource in Map and Reduce (#1540)