Skip to content

v1.0.3

Choose a tag to compare

@rosteen rosteen released this 06 Jan 15:49
· 175 commits to main since this release

Hotfix release to fix incompatibility with numpy 1.24 in the 1.02 release. Release notes from 1.0.2 are also included below for ease of access:

v1.0.2

Bug Fixes

  • axeprep no longer looks for fringe column if backgr is False. [#31]
  • Added missing flag to allow local background subtraction. [#35]
  • Input checks now properly allow interp=0 (average). [#39]

Other Changes

  • Disabled sensitivity adjustment for UVIS rather than failing silently. [#40]
  • Updated package installation to work with more recent python versions.
  • Updated installation instructions and documentation.