Skip to content

Bugfixes and Stability

Compare
Choose a tag to compare
@evamaxfield evamaxfield released this 10 Aug 00:56
· 144 commits to main since this release

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 using img.xarray_data.attrs["unprocessed"] (or any xarray_* variant). It changes the "unprocessed" metadata into a Dict[int , str] rather than a tifffile.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)