v1.17.0
New features
- Support common RGB image formats like JPEG and PNG in fileseries/filepattern readers by @jmuhlich in #139
Bugfixes
- Fix error in fileseries reader when channel count is not 3 or 4 by @jmuhlich in #136
- Set minimum number of pyramid levels to 1 by @jmuhlich in #137
- Use old normalization method (none) for new scikit-image version of phase cross correlation, to match the old behavior of Ashlar by @jmuhlich in #144
- Account for non-integer relative offsets in LayerAligner by @jmuhlich in #142
- Fix regressions in plates (HTS) mode by @jmuhlich in #149
Other improvements
- Bump tzinfo from 1.2.9 to 1.2.10 in /docs by @dependabot in #145
Full Changelog: v1.16.0...v1.17.0