Skip to content

Releases: cta-observatory/pyirf

pyirf v0.13.0 – 2025-05-22

22 May 09:53
66273f3

Choose a tag to compare

What's Changed since v0.12.0

See the changelog in the docs and the list of merged pull requests below.

Contributors

@HealthyPear, @JBernete and @maxnoe

v0.12.0 – 2024-11-15

15 Nov 10:47
a80291a

Choose a tag to compare

For the changelog, see https://pyirf.readthedocs.io/en/stable/changelog.html#pyirf-v0-12-0-2024-11-15

Find the list of merged PRs below.

What's Changed since v0.11.0

Contributors

@HealthyPear, @LukasBeiske, @luca-dib and @maxnoe

v0.11.0 – 2024-05-14

14 May 10:12
0fefb93

Choose a tag to compare

See the rendered changelog in the docs: https://pyirf.readthedocs.io/en/latest/changelog.html#pyirf-v0-11-0-2024-05-14

For the list of merged pull requests and contributors, see below:

What's Changed since v0.10.1

Contributors

@RuneDominik, @Tobychev, @jsitarek, @maxnoe and @morcuended

v0.10.1 – 2023-09-15

15 Sep 12:52
4b617cc

Choose a tag to compare

What's Changed since v0.10.0

  • Render changelog for 0.10.1 (#262) @maxnoe
  • Extend and rework IRF interpolation docs (#255) @RuneDominik
  • Fix PowerLaw.from_simulation for new SimulationInfo, add test (#258) @maxnoe
  • Fix leftover config errors after renaming default branch to main (#254) @maxnoe
  • Add estimate_background to all (#256) @maxnoe

Contributors

@RuneDominik and @maxnoe

v0.10.0 – 2023-08-23

23 Aug 16:07
12a6095

Choose a tag to compare

What's Changed since v0.9.0

This fix contains an important bugfix for the computation of energy dispersion matrices.
A script to fix existing DL3 files is attached to this release.

See the full changelog on readthedocs: https://pyirf.readthedocs.io/en/latest/changelog.html

Merged Pull Requests:

Contributors

@maxnoe @RuneDominik

v0.9.0 – 2023-07-20

20 Jul 12:03
19fff68

Choose a tag to compare

Below are the merged pull requests, for the more detailed changelog see:

https://pyirf.readthedocs.io/en/latest/changelog.html#pyirf-0-9-0-2023-07-20

What's Changed since v0.8.1

Contributors

@RuneDominik and @maxnoe

v0.8.1 – 2023-03-16

16 Mar 13:56
d8de7a4

Choose a tag to compare

Below are the merged pull requests, for the more detailed changelog see:

https://pyirf.readthedocs.io/en/latest/changelog.html#pyirf-0-8-1-2023-03-16

What's Changed since v0.8.0

Contributors

@RuneDominik and @maxnoe

v0.8.0 – 2022-11-25

25 Nov 16:37
2629bdc

Choose a tag to compare

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

v0.7.0 – 2022-04-19

19 Apr 09:55
285bca1

Choose a tag to compare

What's Changed since v0.6.0

Contributors

@RuneDominik and @maxnoe

v0.6.0 – 2022-01-10

10 Jan 10:25
3f9cfba

Choose a tag to compare

What's Changed since v0.5.0

Contributors

@GernotMaier, @HealthyPear, @jsitarek, @maxnoe and @mdpunch