File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.2.0] - 2020-01-31
2
+ - Add level_method to the clip filters. (#1758 )
3
+ - adding method to use installed ilastik instance (#1740 )
4
+ - Create a TileFetcher-based constructor for ImageStack (#1737 )
5
+ - adding mouse v human example to starfish.data (#1741 )
6
+ - adding method to binary mask collection that imports labeled images from external sources like ilastik (#1731 )
7
+ - Remove starfish.types.Clip (#1729 )
8
+ - Move watershed segmentation from morphology.Binarize to morphology.Segment (#1720 )
9
+ - Link to the available datasets in "loading data" section (#1722 )
10
+ - Document workaround for python3.8 (#1705 )
11
+ - Wrap skimage's watershed (#1700 )
12
+ - Add 3D support to target assignment. (#1699 )
13
+ - Pipeline component and implementation for merging BinaryMaskCollections (#1692 )
14
+ - Mechanism to reduce multiple masks into one (#1684 )
15
+
1
16
## [ 0.1.10] - 2019-12-13
2
17
- Bump slicedimage to 4.1.1 (#1697 )
3
18
- Make map/reduce APIs more intuitive (#1686 )
194
209
## [ 0.0.33] - 2019.02.14
195
210
- Last release without a changelog!
196
211
212
+ [ 0.2.0 ] : https://github.com/spacetx/starfish/releases/tag/0.2.0
197
213
[ 0.1.10 ] : https://github.com/spacetx/starfish/releases/tag/0.1.10
198
214
[ 0.1.9 ] : https://github.com/spacetx/starfish/releases/tag/0.1.9
199
215
[ 0.1.8 ] : https://github.com/spacetx/starfish/releases/tag/0.1.8
You can’t perform that action at this time.
0 commit comments