Scripts (protopipe.scripts)#

This module contains the scripts that make up the pipeline operational sequence explained in User Guide.

The tables created in the Data training and Production of DL2 data steps are written on disk in HDF5 format using the PyTables Python module. This choice has been done considering the potential huge volume of data we will be dealing with in a near future.

The Building the models script saves models, parameter values and lists of train/test data in a pickled format.

The script performing Optimized cuts and IRFs saves DL3 data in FITS format following CTA experimental extensions of the gamma astro data format.

The Benchmarking script can be used at any stage of an analysis.