2.1.0
What's Changed
- Clean SegmentMIF by @ryanccarelli in #294
- Removed GPU argument from SegmentMIF
- Separated whole_cell and nuclear kwargs
- Update README.md by @surya-narayanan in #298
- Update quantify mif by @jacob-rosenthal in #301
- update the functional implementation F() to not require a tile object.
- Add "label" property to counts matrix.
- Fix tiling bug by @jacob-rosenthal in #306
- Fixed bug for
generate_tiles()
withinOpenSlideBackend
andBioFormatsBackend
. Tile shape evenly divides into slide shape
- Fixed bug for
- Added logging functionality by @BeeGass in #304
- Includes logger customization
- Don't augment test or valid splits for PanNuke by @jacob-rosenthal in #309
New Contributors
Full Changelog: v2.0.4...v2.1.0