Skip to content

Commit

Permalink
Fix note about stereo reco
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBeiske committed Feb 6, 2025
1 parent 5370255 commit 5c742e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/user-guide/tools/mono_dl2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ This guide explains how to use the machine learning capabilities of ``ctapipe``
to process files containing image parameters (data level 1b/ DL1b) to data level 2 (DL2).

.. NOTE::
* This guide only shows how to perform mono reconstruction, but stereo reconstruction
is also supported by ``ctapipe``.
* This guide can also be used for a stereo analysis, if the disp algorithm should
be used for direction reconstruction (Compared to the geometric reconstruction,
`~ctapipe.reco.hillas_reconstructor.HillasReconstructor`, which is used by default).
* This guide assumes you have a directory containing gamma, proton, and electron files
already containing image parameters.
* The provided commands also assume you are trying to process files in a ``bash`` shell
Expand Down

0 comments on commit 5c742e8

Please sign in to comment.