Skip to content

0.23.0

Choose a tag to compare

@erikogabrielsson erikogabrielsson released this 29 Sep 19:44
· 24 commits to main since this release
df472e5

Added

  • Option --source to cli for selecting what source to use.

Changed

  • Metadata model updated to match WsiDicom. image and optical_paths moved to new Pyramid model.

Removed

  • BioformatsDicomizer and corresponding cli. Use WsiDicomizer and the standard cli with source identifier SourceIdentifier.BIOFORMATS instead.

Fixed

  • Fixed missing inclusion of FrameOfReferenceUID and DimensionOrganizationSequence/DimensionOrganizationUID when specified in metadata.
  • Remove color dimensions when reading grayscale image data from TiffSlideLevelImageData.