v2.0.4
jacob-rosenthal
released this
07 Feb 19:27
·
532 commits
to master
since this release
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
- @dependabot made their first contribution in #275
- @Yu-AnChen made their first contribution in #287
Full Changelog: v2.0.3...v2.0.4