Skip to content

v0.8.0 – 2022-11-25

Compare
Choose a tag to compare
@release-drafter release-drafter released this 25 Nov 16:37
2629bdc

What's Changed since v0.7.0

  • Update gammapy requirement to 1.x (#202) @maxnoe
  • Interpolate RAD_MAX tables (#180) @RuneDominik
  • Improve under/overflow and nan handling in binning related functions (#199) @maxnoe
  • Fix unit handling of powerlaw (#200) @maxnoe
  • Improvements for calculating sensitivity on diffuse gammas (#197) @maxnoe
  • Fix ang res unit handling, fixes #192 (#193) @maxnoe
  • Ignore under/overflow events in table operations (#189) @maxnoe
  • Include endpoint in create_bins_per_decade if it matches the regular spacing, fixes #187 (#188) @maxnoe

Contributors

@RuneDominik and @maxnoe