mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-08 18:12:04 +02:00
typo
This commit is contained in:
committed by
Data Backend account
parent
5dca41dce6
commit
f46acddb61
@@ -189,7 +189,7 @@ then
|
||||
elif [ ${DETECTOR} == "JF11T04V01" ]
|
||||
then
|
||||
time python /home/dbe/git/sf_daq_buffer/scripts/jungfrau_create_pedestals.py --filename ${OUTFILE_RAW} --directory ${dir_name} --verbosity DEBUG --number_bad_modules=2
|
||||
elif [ ${DETECTOR} == "JF10T04V01" ]
|
||||
elif [ ${DETECTOR} == "JF10T01V01" ]
|
||||
then
|
||||
time python /home/dbe/git/sf_daq_buffer/scripts/jungfrau_create_pedestals.py --filename ${OUTFILE_RAW} --directory ${dir_name} --verbosity DEBUG --number_bad_modules=1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user