You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.