Finally, the `event_list` key is used to specify some cuts, `quality` or user `selection` cuts.
### `hillas_preprocessing.py` ###
### hillas\_preprocessing.py ###
The first script to run the pipeline is `hillas_preprocessing.py`. It takes calibrated files (both simulated and real data) as input and processes them:
...
...
@@ -92,7 +92,7 @@ where `config.yaml` is the name of the configuration file.
The next step in the pipeline is training the Random Forests for event classification, energy and direction reconstruction.