Skip to content

Run hillas calculation and original mc tree scripts on specific data sets.

Alessio Berti requested to merge dev-aberti into master

This merge request implements #9 (closed). The user has complete control on which data sets the two scripts hillas_preprocessing.py and add_orig_mc_tree.py will run. If nothing is specified, the scripts will run over all the data (mc/real, test/train, m1/m2).

Merge request reports