Skip to content

ttbar samples merging script and download bash script in submit.py

Theo Maurin requested to merge dev_ttbarmerging into main

A script called "merge.py" has been added to ./grid_scripts. Right now it needs to be run by indicating folders using string parameters in the script itself. This will be changed so that it automatically merges samples after downloading them.

Some changes have been made to submit.py so that a bash script is generated to download and merge some of the output of grid jobs.

Merge request reports