We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e9f07 commit 2b2a5acCopy full SHA for 2b2a5ac
3 files changed
docs/api-reference/irf/event_weighter.rst
@@ -0,0 +1,13 @@
1
+.. _event_weighter:
2
+
3
+***************
4
+Event Weighting
5
6
7
8
+Reference/ API
9
+==============
10
11
+.. automodapi:: ctapipe.irf.event_weighter
12
+ :no-inheritance-diagram:
13
+ :no-index:
docs/api-reference/irf/index.rst
@@ -34,6 +34,7 @@ Submodules
34
benchmarks
35
binning
36
spectra
37
+ event_weighter
38
39
40
Reference/API
docs/api-reference/irf/irfs.rst
@@ -8,8 +8,5 @@ IRF generation
Reference/ API
==============
-.. automodapi:: ctapipe.irf
- :no-inheritance-diagram:
-
14
-.. automodapi:: ctapipe.irf.event_weighter
+.. automodapi:: ctapipe.irf.irfs
15
:no-inheritance-diagram:
0 commit comments