Skip to content

Releases: spacetx/starfish

Release 0.0.31

01 Dec 07:38
Compare
Choose a tag to compare

Fix the writing of ImageStacks when there are multiple tiles with identical z-coordinates (#821)

Release 0.0.30

22 Nov 12:35
Compare
Choose a tag to compare
  • Added ImageStack cropping functionality (#711)
  • Added support for concatenating IntensityTables (#778)
  • Propagate physical coordinates from ImageStacks to IntensityTables (#753)
  • ImageStack max projection now returns ImageStack (#765)
  • Reduce memory consumption with python multiprocessing (#742)

Release 0.0.29

02 Nov 19:32
Compare
Choose a tag to compare
  • Bugfix for validate_sptx rename (#764)

Release 0.0.28

02 Nov 09:32
Compare
Choose a tag to compare
  • Added LocalMaxPeakFinder (#689)
  • Added ImageStack indexing and slicing (#707)

Release 0.0.27

17 Oct 00:17
Compare
Choose a tag to compare

Experiment.json format change (see #701).

Release 0.0.26

17 Oct 00:14
0b9c84d
Compare
Choose a tag to compare

Bugfix for when tile shape is not provided in the file manifests.

release 0.0.25

09 Oct 17:39
Compare
Choose a tag to compare

API simplification for tile data provider (in slicedimage).

Release 0.0.23

27 Sep 08:42
Compare
Choose a tag to compare

Default for filters is not in-place (#578)

Release 0.0.21

14 Sep 04:35
Compare
Choose a tag to compare

Experiments can only point to Collections, and not Tilesets.

Release 0.0.20

12 Sep 19:28
Compare
Choose a tag to compare

Too many changes to enumerate!