Skip to content

Commit 3f9cfba

Browse files
authored
Merge pull request #173 from cta-observatory/prepare-0.6.0
Add changelog for 0.6.0
2 parents fa91c04 + a8dd3e2 commit 3f9cfba

File tree

1 file changed

+48
-1
lines changed

1 file changed

+48
-1
lines changed

docs/changelog.rst

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,53 @@ We use a one-line description of every pull request.
3636
..
3737
.. - [#XXX] TITLE (AUTHOR)
3838
39+
40+
.. _pyirf_0p6p0_release:
41+
42+
`0.6.0 <https://github.com/cta-observatory/pyirf/releases/tag/v0.6.0>`__ (2021-01-10)
43+
-------------------------------------------------------------------------------------
44+
45+
Summary
46+
+++++++
47+
48+
- Released January 10th, 2022
49+
- 5 Contributors
50+
51+
Contributors
52+
++++++++++++
53+
54+
- Maximilian Nöthe
55+
- Michael Punch
56+
- Michele Peresano
57+
- Julian Sitarek
58+
- Gernot Maier
59+
60+
Description
61+
+++++++++++
62+
63+
This release is mainly a maintenance release with few changes to the functionality.
64+
The main feature is the update to gammapy 0.19 in the tests and the utility functions
65+
to get gammapy IRF classes from pyirf output.
66+
67+
In the future, we will more directly interface with and use gammapy, now that
68+
the science tool decision was taken.
69+
70+
71+
merged pull requests
72+
++++++++++++++++++++
73+
74+
- `#164 <https://github.com/cta-observatory/pyirf/pull/164>`_ Update to gammapy 0.19
75+
- `#168 <https://github.com/cta-observatory/pyirf/pull/168>`_ Enable intersphinx, use to link to gammapy docs
76+
- `#171 <https://github.com/cta-observatory/pyirf/pull/171>`_ Add release-drafter action
77+
- `#172 <https://github.com/cta-observatory/pyirf/pull/172>`_ Replace outdated link to redmine by xwiki link
78+
- `#165 <https://github.com/cta-observatory/pyirf/pull/165>`_ Do not require private DL2 event display output anymore for unit tests
79+
- `#162 <https://github.com/cta-observatory/pyirf/pull/162>`_ Refactor hist normalization, remove assert from library code
80+
- `#160 <https://github.com/cta-observatory/pyirf/pull/160>`_ Add missing docs pages
81+
- `#156 <https://github.com/cta-observatory/pyirf/pull/156>`_ Interpolate psf
82+
- `#159 <https://github.com/cta-observatory/pyirf/pull/159>`_ GADF URL corrections
83+
- `#154 <https://github.com/cta-observatory/pyirf/pull/154>`_ Fill energy and/or angular resolution tables with NaNs if input events table is empty
84+
85+
3986
.. _pyirf_0p5p0_release:
4087

4188
`0.5.0 <https://github.com/cta-observatory/pyirf/releases/tag/v0.5.0>`__ (2021-05-05)
@@ -69,7 +116,7 @@ proton and helium spectrum.
69116
The other pull requests are mainly maintenance and a small bugfix.
70117

71118

72-
Merged Pull Requests
119+
merged pull requests
73120
++++++++++++++++++++
74121

75122
- `#149 <https://github.com/cta-observatory/pyirf/pull/149>`_ Interpolation docs

0 commit comments

Comments
 (0)