Ingestion Program
Ingestion program is the first step in the competition pipeline. It is responsible for loading the data and running the participant’s code on it. To run run the ingestion yourself you can use the following command:
python3 run_ingestion.py \
--use-random-mus \
--systematics-tes \
--systematics-soft-met \
--systematics-jes \
--systematics-ttbar-scale \
--systematics-diboson-scale \
--systematics-bkg-scale \
--num-pseudo-experiments 100 \
--num-of-sets 1 \
--parallel