We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b3903 commit b069799Copy full SHA for b069799
1 file changed
docs/changes/2927.feature.rst
@@ -1,8 +1,8 @@
1
Introduces a new Component `~ctapipe.irf.EventWeighter` that has different
2
implementations of spectral event weighting:
3
4
-* `SimpleEventWeigher`: spectral weighting for the full FOV
5
-* `RadialEventWeighter`: spectral weighing in radial bins in the FOV
+* `~ctapipe.irf.SimpleEventWeighter`: spectral weighting for the full FOV
+* `~ctapipe.irf.RadialEventWeighter`: spectral weighing in radial bins in the FOV
6
7
They operate on a pre-processed table of DL2 information, where you specify the
8
energy and FOV coordinate columns to use. The interface is as follows:
0 commit comments