Skip to content

v2.0.4

Compare
Choose a tag to compare
@jacob-rosenthal jacob-rosenthal released this 07 Feb 19:27
· 159 commits to master since this release
c0a30d6

What's Changed

  • Fix bug caused by mixing up (i, j) and (x, y) coordinate systems in BioFormatsBackend (#278)
  • Add option to not normalize image in BioFormatsBackend.extract_region() (#279)
  • Fix logic when inferring correct backend to use from file path which was failing on paths containing periods (#284)
  • Fix bug to correctly pass image_resolution argument to Mesmer model (#286)
  • Fix outdated url for PanNuke dataset (#287) by @Yu-AnChen
  • Fix GitHub Actions configuration which was causing testing suite to hang (#289)

New Contributors

Full Changelog: v2.0.3...v2.0.4