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.
2 parents b237191 + 4bb4ac6 commit 805d126Copy full SHA for 805d126
CTA.runAnalysis.sh
@@ -73,6 +73,8 @@ TDATE="g20200817"
73
ANADATE="${TDATE}"
74
TMVADATE="${TDATE}"
75
EFFDATE="${TDATE}"
76
+EFFDATE="g20221102"
77
+PHYSDATE="g20221112"
78
79
# off-axis binnning (default=FALSE)
80
BFINEBINNING="FALSE"
@@ -373,6 +375,7 @@ OBSTIME=( "50h" "5h" "30m" "10m" "10h" "20h" "100h" "500h" "5m" "1m" "2h" )
373
375
OBSTIME=( "10s" "30s" "300s" "1000s" "3000s" "10000s" "30000s" )
374
376
OBSTIME=( "50h" "30m" )
377
OBSTIME=( "50h" "5h" "30m" "100s" )
378
+OBSTIME=( "50h" "5h" )
379
OBSTIME=( "50h" )
380
381
echo "$RUN" "$SITE"
0 commit comments