Skip to content

v1.17.0

Compare
Choose a tag to compare
@jmuhlich jmuhlich released this 19 Aug 16:09
· 28 commits to master since this release

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

Full Changelog: v1.16.0...v1.17.0