Skip to content

Releases: Dana-Farber-AIOS/pathml

v2.1.1

18 May 15:18
9b6ed8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

2.1.0

22 Apr 21:22
f8789b9
Compare
Choose a tag to compare

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

v2.0.4

07 Feb 19:27
c0a30d6
Compare
Choose a tag to compare

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

v2.0.3

07 Jan 23:09
Compare
Choose a tag to compare

What's Changed

  • Fix bug in BioFormats backend #272

Full Changelog: v2.0.2...v2.0.3

v2.0.2

06 Jan 18:08
5b02df4
Compare
Choose a tag to compare

What's Changed

  • Streamline environment setup by removing spams as a dependency (#142) and updating environment.yml to create an environment with both PathML and deepcell (#259 #210)
  • Add a Dockerfile for another installation option, and a GitHub Actions workflow to build and publish it to Dockerhub on new release (#145)
  • Add series_as_channels flag to BioFormatsBackend.extract_region() to fix support for images from the MISI lab (#261)

Full Changelog: v2.0.1...v2.0.2

v2.0.dev4

04 Jan 18:32
a52f632
Compare
Choose a tag to compare
v2.0.dev4 Pre-release
Pre-release

Test release to debug dockerization GitHub Actions workflow

#245 #145

v2.0.dev3

04 Jan 18:12
384b185
Compare
Choose a tag to compare
v2.0.dev3 Pre-release
Pre-release

Test release to debug dockerization GitHub Actions workflow

#245 #145

v2.0.dev2

04 Jan 17:48
af01431
Compare
Choose a tag to compare
v2.0.dev2 Pre-release
Pre-release

Test release to debug dockerization GitHub Actions workflow

#245 #145

v2.0.dev1

04 Jan 16:39
777deed
Compare
Choose a tag to compare
v2.0.dev1 Pre-release
Pre-release

Test release to check that dockerization GitHub Actions workflow is working properly

#245 #145

v2.0.1

25 Dec 22:30
2721cb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1