Skip to content

0.23.0

Choose a tag to compare

@erikogabrielsson erikogabrielsson released this 29 Jan 15:03
· 73 commits to main since this release
a723baa

Added

  • Configuration level_scale_tolerance for setting the tolerance when assigning pyramid levels.
  • Added ImageData property thread_safe to indicate if image data can be accessed in multiple threads.

Changed

  • Use provided filesystem when opening files from UPath.
  • Changed to absolute tolerance instead of relative tolerance when determining if pyramid levels are dyadic to the base level.
  • Somewhat faster sequence parsing.
  • Replaced ImageData abstract property lossy_compressed, returning a boolean, with lossy_compression, returning a list of compression methods and ratios.

Fixed

  • Returning proper value for WsiDataset property ext_depth_of_field_plane_distance.