Skip to content

Version 0.9.3

Choose a tag to compare

@teutoburg teutoburg released this 25 Apr 13:20
· 755 commits to main since this release

Addition of average exposure effect by @oczoske in #603, otherwise mostly bugfixes, small quality-of-life improvements and some internal refactoring.

What's Changed

Bugs fixed

  • Fix broken flux scaling for extended sources in spectroscopy by @teutoburg in #638

Changes to or addition of Effects

New Features or Improvements

Dependency Changes

Other Changes

  • Remove base class check in Effect.apply_to() by @teutoburg in #620
  • Use .to_value(<unit>) instead of .to(<unit>).value by @teutoburg in #643

Full Changelog: v0.9.2...v0.9.3