Skip to content

Commit f33ac1c

Browse files
authored
Merge pull request #2870 from cta-observatory/prepare-0.27.1
Prepare changelog for 0.27.1
2 parents 6aea74a + f2c88dd commit f33ac1c

File tree

5 files changed

+17
-6
lines changed

5 files changed

+17
-6
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
ctapipe v0.27.1 (2025-10-22)
2+
============================
3+
4+
Bug Fixes
5+
---------
6+
7+
- Fix the normalization for muon analysis to account for different PixelShapes. [`#2865 <https://github.com/cta-observatory/ctapipe/pull/2865>`__]
8+
9+
- Fix the missing selection of the correct broken pixels for gain selected data
10+
in the image extractors. [`#2867 <https://github.com/cta-observatory/ctapipe/pull/2867>`__]
11+
12+
- Fix the sign of phi0, previously, it was giving the complementary angle of the impact point. [`#2869 <https://github.com/cta-observatory/ctapipe/pull/2869>`__]
13+
14+
- Allow ``peak_time=None`` in ``InvalidPixelHandler``. Some extractors may not
15+
provide a valid peak time (e.g. the ``VarianceExtractor``). [`#2867 <https://github.com/cta-observatory/ctapipe/pull/2867>`__]
16+
17+
118
ctapipe v0.27.0 (2025-10-10)
219
============================
320

docs/changes/2865.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changes/2867.bugfix.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/changes/2867.feature.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/changes/2869.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)