diff --git a/CTA.runAnalysis.sh b/CTA.runAnalysis.sh index c882b5e..96bbe0a 100755 --- a/CTA.runAnalysis.sh +++ b/CTA.runAnalysis.sh @@ -50,7 +50,7 @@ echo "Telescope multiplicities: LST ${LST} MST ${MST} SST ${SST} SCMST ${SCMST}" ##################################### # qsub options (priorities) # _M_ = -; _X_ = " " -QSUBOPT="_M_P_X_cta_high_X__M_js_X_1" +QSUBOPT="_M_P_X_cta_high_X__M_js_X_9" ##################################### # output directory for script parameter files @@ -81,6 +81,8 @@ fi # # _180deg = south # _0deg = north +# (note that not all steps are executed for +# the average AZ bin) MCAZ=( "" "_180deg" "_0deg" ) ########################################################## @@ -230,13 +232,10 @@ then SITE="${SITE}-NSB5x" fi EDM="-sq10-LL" - ARRAY=( "subArray.prod5.South.list" ) - ARRAY=( "subArray.prod5.South-XST.list" ) - # QC - ARRAY=( "subArray.prod5.South-Opt-GArrays.list" ) - ### ARRAY=( "subArray.prod5.South-Opt-13MSTsN0SSTs-MX.list" ) - + if [[ $P2 == *"sub"* ]]; then + ARRAY=( "subArray.prod5.South-Opt-SubArray.list" ) + fi if [[ $P2 == *"moon"* ]]; then ARRAY=( "subArray.prod5.South-Opt-Top4.list" ) fi @@ -283,10 +282,9 @@ NIMAGESMIN=$((SCMST> "$PARA" echo "GETXOFFYOFFAFTERCUTS yes" >> "$PARA" echo "OFFAXISFINEBINNING $BFINEBINNING" >> "$PARA" - if [[ $RUN == "CUTS" ]] && [[ $OOTIME == "50h" ]]; then - echo "DL2FILLING TRUE" >> "$PARA" + if [[ ${RUN} == "CUTS" ]] && [[ ${OOTIME} == "50h" ]]; then + # echo "DL2FILLING DL2" >> "$PARA" + echo "DL2FILLING FALSE" >> "$PARA" + else + echo "DL2FILLING FALSE" >> "$PARA" fi cd ./analysis/