Skip to content

Commit b069799

Browse files
committed
fix changelog links
1 parent 22b3903 commit b069799

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changes/2927.feature.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Introduces a new Component `~ctapipe.irf.EventWeighter` that has different
22
implementations of spectral event weighting:
33

4-
* `SimpleEventWeigher`: spectral weighting for the full FOV
5-
* `RadialEventWeighter`: spectral weighing in radial bins in the FOV
4+
* `~ctapipe.irf.SimpleEventWeighter`: spectral weighting for the full FOV
5+
* `~ctapipe.irf.RadialEventWeighter`: spectral weighing in radial bins in the FOV
66

77
They operate on a pre-processed table of DL2 information, where you specify the
88
energy and FOV coordinate columns to use. The interface is as follows:

0 commit comments

Comments
 (0)