We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c0892 commit 075f1cdCopy full SHA for 075f1cd
3 files changed
CHANGES.rst
@@ -1,3 +1,16 @@
1
+ctapipe 0.25.1 (2025-04-28)
2
+===========================
3
+
4
+Bug Fixes
5
+---------
6
7
+- Fallback to "Unknown User" in case no username is available
8
+ from the system for provenance. [`#2741 <https://github.com/cta-observatory/ctapipe/pull/2741>`__]
9
10
+- Fix ``HDF5EventSource`` raising an exception in case of missing
11
+ subarray pointing in the input file. [`#2744 <https://github.com/cta-observatory/ctapipe/pull/2744>`__]
12
13
14
ctapipe 0.25.0 (2025-04-16)
15
===========================
16
docs/changes/2741.bugfix.rst
docs/changes/2744.bugfix.rst
0 commit comments