Skip to content

Releases: glichtner/pystackreg

v0.2.8

v0.2.7

06 Oct 21:31
Compare
Choose a tag to compare
Version 0.2.7

v0.2.6-1

14 Aug 13:33
Compare
Choose a tag to compare
using oldest supported numpy version for build

v0.2.5

12 Jan 23:41
Compare
Choose a tag to compare

pystackreg v0.2.5

v0.2.3

04 Jan 19:36
Compare
Choose a tag to compare

v0.2.3

added

  • Added example data and tutorial notebook
  • Added unit tests
  • Additional documentation
  • Detection of time series axis in stacks - will raise a warning if supplied axis in
    stack registration does not correspond to the detected axis

changed

  • progress_callback function now gets called with the iteration number, not
    iteration index (iteration number = iteration index + 1)

fixed

  • Fixed exception when using a different axis than 0 for registering stacks

v0.2.2

09 Dec 12:18
Compare
Choose a tag to compare

Updated LICENSE to allow inclusion in conda forge