modified: run_tr.sh
This commit is contained in:
parent
d1d265835c
commit
364fce5d0c
|
|
@ -94,7 +94,7 @@ if [[ 1 -eq 1 ]]; then
|
||||||
echo "Starting parallel processing for 27Al proton runs..."
|
echo "Starting parallel processing for 27Al proton runs..."
|
||||||
|
|
||||||
# process_run 17
|
# 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
|
hadd -j 4 -k ${OUT_DIR}/Al_protons.root ${OUT_DIR}/results_run0{15..22}.root
|
||||||
unset Gain
|
unset Gain
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user