Skip to content

Commit 5f42053

Browse files
committed
Propagate suppression of --no-grp option of ctf-writer
1 parent 79dc7cd commit 5f42053

10 files changed

Lines changed: 3 additions & 11 deletions

DATA/production/calib/mid-badchannels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [[ -z $CTF_DIR ]]; then CTF_DIR="$FILEWORKDIR"; fi
1616
if [[ -z $CTF_MINSIZE ]]; then CTF_MINSIZE="2000000000"; fi
1717
if [[ -z $CTF_MAX_PER_FILE ]]; then CTF_MAX_PER_FILE="10000"; fi
1818
if [[ -z $CTF_METAFILES_DIR ]]; then CTF_METAFILES_DIR="/dev/null"; fi
19-
CONFIG_CTF="--output-dir \"$CTF_DIR\" $CTF_CONFIG --output-type ctf --min-file-size ${CTF_MINSIZE} --max-ctf-per-file ${CTF_MAX_PER_FILE} --onlyDet MID $CTF_MAXDETEXT --meta-output-dir $CTF_METAFILES_DIR --no-grp"
19+
CONFIG_CTF="--output-dir \"$CTF_DIR\" $CTF_CONFIG --output-type ctf --min-file-size ${CTF_MINSIZE} --max-ctf-per-file ${CTF_MAX_PER_FILE} --onlyDet MID $CTF_MAXDETEXT --meta-output-dir $CTF_METAFILES_DIR"
2020

2121
WORKFLOW="o2-dpl-raw-proxy $ARGS_ALL --dataspec \"$MID_RAW_PROXY_INSPEC\" --channel-config \"$MID_DPL_CHANNEL_CONFIG\" | "
2222
WORKFLOW+="o2-mid-raw-to-digits-workflow $ARGS_ALL | "
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export WORKFLOW_DETECTORS_CTF="CPV"
22
export WORKFLOW_DETECTORS="CPV"
3-
export ARGS_EXTRA_PROCESS_o2_ctf_writer_workflow=" --no-grp "
43
export ARGS_EXTRA_PROCESS_o2_raw_tf_reader_workflow=" --raw-only-det all "
54

DATA/production/configurations/2021/ctf_recreation/setenv_extra_ctf_recreation_emcal.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export WORKFLOW_DETECTORS_CTF="EMC"
22
export WORKFLOW_DETECTORS="EMC"
3-
export ARGS_EXTRA_PROCESS_o2_ctf_writer_workflow=" --no-grp "
43
export ARGS_EXTRA_PROCESS_o2_emcal_reco_workflow=" --fitmethod=standard "
54
export ARGS_EXTRA_PROCESS_o2_raw_tf_reader_workflow=" --raw-only-det all "
65
export EXTRA_WORKFLOW=" o2-emcal-standalone-aod-producer-workflow --aod-writer-keep dangling --aod-writer-resfile \"AO2D\" --aod-writer-resmode UPDATE "
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export WORKFLOW_DETECTORS_CTF="PHS"
22
export WORKFLOW_DETECTORS="PHS"
3-
export ARGS_EXTRA_PROCESS_o2_ctf_writer_workflow=" --no-grp "
43
export ARGS_EXTRA_PROCESS_o2_raw_tf_reader_workflow=" --raw-only-det all "
54
export ARGS_EXTRA_PROCESS_o2_phos_reco_workflow=" --fitmethod semigaus "
65

DATA/testing/detectors/EMC/runEMCRawToDigitsRecoPilelineCTF.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ o2-dpl-raw-proxy $ARGS_ALL \
4343
--infologger-severity warning \
4444
| o2-ctf-writer-workflow $ARGS_ALL \
4545
--configKeyValues "${CONFKEYVAL}" \
46-
--no-grp \
4746
--onlyDet $WORKFLOW_DETECTORS \
4847
--ctf-dict "${CTF_DICT}" \
4948
--output-dir $CTF_DIR \

DATA/testing/detectors/EMC/runEMCRawToDigitsRecoPilelineQCAlllocalCTF.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ o2-dpl-raw-proxy $ARGS_ALL \
5252
--infologger-severity warning \
5353
| o2-ctf-writer-workflow $ARGS_ALL \
5454
--configKeyValues "${CONFKEYVAL}" \
55-
--no-grp \
5655
--onlyDet $WORKFLOW_DETECTORS \
5756
--ctf-dict "${CTF_DICT}" \
5857
--output-dir $CTF_DIR \

DATA/testing/detectors/EMC/runEMCRawToDigitsRecoPilelineQClocalCTF.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ o2-dpl-raw-proxy $ARGS_ALL \
5252
--infologger-severity warning \
5353
| o2-ctf-writer-workflow $ARGS_ALL \
5454
--configKeyValues "${CONFKEYVAL}" \
55-
--no-grp \
5655
--onlyDet $WORKFLOW_DETECTORS \
5756
--ctf-dict "${CTF_DICT}" \
5857
--output-dir $CTF_DIR \

DATA/testing/detectors/EMC/runEMCRawToDigitsRecoPilelineQClocalCTFSingle.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ o2-dpl-raw-proxy $ARGS_ALL \
4848
--infologger-severity warning \
4949
| o2-ctf-writer-workflow $ARGS_ALL \
5050
--configKeyValues "${CONFKEYVAL}" \
51-
--no-grp \
5251
--onlyDet $WORKFLOW_DETECTORS \
5352
--ctf-dict "${CTF_DICT}" \
5453
--output-dir $CTF_DIR \

DATA/testing/detectors/MID/mid_common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ MID_DIGITS_PROXY_INSPEC="A:MID/DATA/0;B:MID/DATAROF/0;$MID_PROXY_INSPEC_DD;$MID_
1212
MID_DPL_CHANNEL_CONFIG="name=readout-proxy,type=pull,method=connect,address=ipc://@$INRAWCHANNAME,transport=shmem,rateLogging=1"
1313
export FILEWORKDIR="/home/dstocco/config" #FIXME: this should be removed from gen_topo.sh
1414
MID_RAW_TO_DIGITS_OPTS="--feeId-config-file \"$FILEWORKDIR/feeId_mapper.txt\""
15-
MID_CTF_WRITER_OPTS="--output-dir \"$CTF_DIR\" --onlyDet \"MID\" --no-grp --min-file-size 500000000 --max-ctf-per-file 10000 --meta-output-dir \"$CTF_METAFILES_DIR\""
15+
MID_CTF_WRITER_OPTS="--output-dir \"$CTF_DIR\" --onlyDet \"MID\" --min-file-size 500000000 --max-ctf-per-file 10000 --meta-output-dir \"$CTF_METAFILES_DIR\""
1616
MID_EPN_QC_OPTS="--local --host epn"

DATA/testing/private/mfasel/runEMCRawToDigitsRecoPilelineQCAlllocalCTF.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,11 @@ o2-dpl-raw-proxy $ARGS_ALL \
5252
--infologger-severity warning \
5353
| o2-ctf-writer-workflow $ARGS_ALL \
5454
--configKeyValues "${CONFKEYVAL}" \
55-
--no-grp \
5655
--onlyDet $WORKFLOW_DETECTORS \
5756
--ctf-dict "${CTF_DICT}" \
5857
--output-dir $CTF_DIR \
5958
--meta-output-dir ${CTF_METAFILES_DIR} \
6059
--min-file-size "${CTF_MINSIZE}" \
6160
--max-ctf-per-file "${CTF_MAX_PER_FILE}" \
6261
| o2-dpl-run $ARGS_ALL --dds ${WORKFLOWMODE_FILE}
63-
62+

0 commit comments

Comments
 (0)