Skip to content

2.1.0

Compare
Choose a tag to compare
@BeeGass BeeGass released this 22 Apr 21:22
· 96 commits to master since this release
f8789b9

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() within OpenSlideBackend and BioFormatsBackend. Tile shape evenly divides into slide shape
  • 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