Bugfixes and Stability
AICSImageIO 4.1.0
This minor release includes:
- A specification for readers to convert the file format's metadata into the OME metadata model.
- A utility function to process metadata translation with XSLT.
- A bugfix to support
tifffile>=2021.7.30
. This is a breaking change only if you are usingimg.xarray_data.attrs["unprocessed"]
(or anyxarray_*
variant). It changes the"unprocessed"
metadata into aDict[int , str]
rather than atifffile.TiffTags
object. - A minor breaking change / bugfix for LIF scale metadata correction. LIF spatial scales should now be accurate.
- An admin change of being less strict on dependencies so that
aicsimageio
can be installed in more environments.
For links to the PRs that produced these changes, see our full CHANGELOG
Contributors and Reviewers this Release (alphabetical)
Matte Bailey (@MatteBailey)
Jackson Maxfield Brown (@JacksonMaxfield)
Madison Swain-Bowden (@AetherUnbound)
Dan Toloudis (@toloudis)