Skip to content

Releases: ImagingDataCommons/dicomslide

0.7.2

17 Feb 22:57
c7e1a51
Compare
Choose a tag to compare
  • Improvements in the efficiency of calculating plane positions (#4)
  • Fixes to work around deprecations in NumPy and Pillow (#11)

0.7.1

17 Sep 14:26
Compare
Choose a tag to compare

Enhancements

  • Improve documentation for using indices into the flattened list of tiles
  • Make type hints more general to supporting indexing with NumPy integer data types
  • Add unit tests for tile indices and tile grid positions

0.7.0

17 Sep 02:03
Compare
Choose a tag to compare

New features

  • Update TotalPixelMatrix.get_tile_index() method to retrieve tile index for a given frame number

Enhancements

  • Improve performance of slide search

0.6.1

05 Sep 14:52
Compare
Choose a tag to compare

Enhancements

  • Provide more meaningful error messages for checks of pyramid structures
  • Improve performance of tiling total pixel matrices

0.6.0

01 Aug 15:02
Compare
Choose a tag to compare

Enhancement

  • Allow filtering of images by optical path identifiers or specimen stains when finding slides

Bug fixes

  • Fix check for equality between pyramid levels upon construction of slide instances
  • Fix collection of overview and label image metadata upon construction of slide instances

0.5.0

24 Jul 03:06
Compare
Choose a tag to compare

Enhancements

  • Improve performance of frame position computation

New features

  • Allow limiting the inclusion of images into a digital slide by specimen stain

0.4.0

21 Jul 14:41
Compare
Choose a tag to compare

Enhancements

  • Add new methods to Slide and TiledImage classes for mapping coordinates
  • Factor out utility functions for checking the metadata content of images

0.2.2

12 Jul 00:17
Compare
Choose a tag to compare

Bug fixes

  • Fix construction of slides that contain derived segmentation images

Enhancements

  • Add new methods and properties to Slide and TiledImage classes

0.2.1

24 Jun 21:36
Compare
Choose a tag to compare

Enhancements

  • Improve searching for and construction of digital slides
  • Improve decoding of compressed frame items

0.2.0

24 Jun 13:45
Compare
Choose a tag to compare

Enhancements

  • Generalize concept of channels to support slides containing Segmentation or Parametric Map images