# | Line 51 | Line 51 | EOF` | |
---|---|---|
51 | #Run the scripts | |
52 | ||
53 | if [ $task = "prep" ]; then | |
54 | < | ./prepare_environment_with_config.py -C ${energy}config/samples_nosplit.cfg -C ${energy}config/paths |
54 | > | ./prepare_environment_with_config.py -S $sample -C ${energy}config/samples_nosplit.cfg -C ${energy}config/paths |
55 | fi | |
56 | if [ $task = "sys" ]; then | |
57 | ./write_regression_systematics.py -S $sample -C ${energy}config/general -C ${energy}config/paths |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |