modified: run_tr.sh

This commit is contained in:
Vignesh Sitaraman 2026-06-25 14:03:35 -04:00
parent d1d265835c
commit 364fce5d0c

View File

@ -94,7 +94,7 @@ if [[ 1 -eq 1 ]]; then
echo "Starting parallel processing for 27Al proton runs..."
# process_run 17
parallel --bar -j 6 process_run ::: 15 {17..22}
parallel --bar -j 8 process_run ::: 15 {17..22}
hadd -j 4 -k ${OUT_DIR}/Al_protons.root ${OUT_DIR}/results_run0{15..22}.root
unset Gain