Skip to content

Version 0.8.4

Latest
Compare
Choose a tag to compare
@teutoburg teutoburg released this 29 Aug 09:43
· 59 commits to main since this release

Last version to support Python 3.9

This includes many small and not-so-small fixes and improvements, which are made available here to Python 3.9, while a few more major changes will be released soon as Version 0.9.0, but without support for Python 3.9.

What's Changed

Changes to or addition of Effects

  • Test all cases of DIT & NDIT vs. exptime and AutoExposure by @teutoburg in #428
  • Avoid in-place operations because of dtype conflicts by @teutoburg in #432
  • Split PSF and Electronic effects into subpackages by @teutoburg in #434
  • Improve SVO filter handling by @teutoburg in #454
  • Added function to round the edges of square PSF kernels by @astronomyk in #459

Dependency Changes

Other Changes

Full Changelog: v0.8.3...v0.8.4