v0.11.0 – 2024-05-14
github-actions
released this
14 May 10:12
·
48 commits
to refs/heads/main
since this release
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
- Render changelog for 0.11 (#286) @maxnoe
- Improve Handling of Fill-Values in RAD_MAX Estimator (#282) @RuneDominik
- Add 2023 ICRC paper to README (#284) @RuneDominik
- Remove compatibility pins (#283) @maxnoe
- Add Extrapolator Utilizing Visible Edges Blending (#253) @RuneDominik
- Fix scipy to <1.12 (#279) @RuneDominik
- Fix docs build (#277) @maxnoe
- Add cref (#275) @jsitarek
- Update dependencies, support astropy 6.0 (#271) @maxnoe
- Pin astropy to >=5.3,<6 for gammapy (#274) @maxnoe
- Correct typos in docstrings (#269) @morcuended
- Some clarification of what functions do (#266) @Tobychev
- Fix energy_bias_resolution_from_energy_dispersion (#268) @maxnoe
- Ignore warnings of possibly NaN bins in sensitivity (#264) @Tobychev