Skip to content

v0.3.2

Choose a tag to compare

@jamesmckevitt jamesmckevitt released this 28 Jul 09:20
· 71 commits to master since this release
422cd66

New Features

  • PSF (Point Spread Function) support with configurable parameters
  • Pip installable package (published to PyPI as m-eclipses)
  • Analysis functions available from package root
  • Command line interface improvements

Bug Fixes

  • Fixed radiometric pipeline performance (vectorized Fano noise)
  • Corrected quantum efficiency physics implementation
  • Fixed package dependencies (sunpy[all])

Package Management

  • Updated to version 0.3.2
  • Added proper .gitignore for build artifacts

Testing

  • Package successfully published to PyPI
  • CLI tools working (m-eclipses, meclipses)
  • All analysis functions importable