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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.