We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f133e commit 05f449eCopy full SHA for 05f449e
CTA.runAnalysis.sh
@@ -55,6 +55,7 @@ echo "Telescope multiplicities: LST ${LST} MST ${MST} SST ${SST} SCMST ${SCMST}"
55
#####################################
56
# qsub options (priorities)
57
# _M_ = -; _X_ = " "
58
+# even without using gridengine: do not remove this
59
QSUBOPT="_M_P_X_cta_high_X__M_js_X_9"
60
61
@@ -272,7 +273,6 @@ then
272
273
fi
274
ARRAY=( "subArray.prod5.South-BL.list" )
275
ARRAY=( "subArray.prod5.South-Alpha.list" )
- ARRAY=( "subArray.prod5.South-Alpha-Test.list" )
276
if [[ $P2 == *"sub"* ]]; then
277
ARRAY=( "subArray.prod5.South-Alpha-sub.list" )
278
0 commit comments