From 364fce5d0c58acfb85423ba52d22ac72c9ec4df9 Mon Sep 17 00:00:00 2001 From: vsitaraman Date: Thu, 25 Jun 2026 14:03:35 -0400 Subject: [PATCH] modified: run_tr.sh --- run_tr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tr.sh b/run_tr.sh index 45ced1a..9b64eb8 100644 --- a/run_tr.sh +++ b/run_tr.sh @@ -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