-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0.4 #290
Release 2.0.4 #290
Conversation
Merge branch 'bioformats-xy-ij' of github.com:Dana-Farber-AIOS/pathml into bioformats-xy-ij
PanNuke dataset URL has changed as of 2022/02/04- https://warwick.ac.uk/fac/cross_fac/tia/data/pannuke
dont use default pip version
Bioformats xy ij
No normalize
properly pass image_resolution argument to mesmer model
Update PanNuke dataset URL
Infer backend from path
Codecov Report
@@ Coverage Diff @@
## master #290 +/- ##
==========================================
+ Coverage 86.77% 86.93% +0.15%
==========================================
Files 26 26
Lines 2458 2441 -17
==========================================
- Hits 2133 2122 -11
+ Misses 325 319 -6
Continue to review full report at Codecov.
|
What's new in v2.0.4:
BioFormatsBackend.extract_region()
(No normalize #279)image_resolution
argument to Mesmer model (properly pass image_resolution argument to mesmer model #286)