Skip to content

0.25.0

Choose a tag to compare

@erikogabrielsson erikogabrielsson released this 22 May 13:07
· 13 commits to main since this release
7656ba7

Changed

  • Default image coordinate system (origin and rotation) for source files that do not specify image position, derived per WSI format. The image is placed at the matching corner of a standard slide.

Fixed

  • Memory leak from lru_cache on instance methods in the bioformats and czi readers keeping every opened file alive for the lifetime of the process; these caches are now per-instance and released with the instance.