Skip to content

Commit 3b3a75f

Browse files
authored
Merge pull request #66 from VERITAS-Observatory/v490.9-dev2
v490.9 dev2 - add 2023_2024w Throughput Parameters
2 parents ac3f9f9 + 3873ba2 commit 3b3a75f

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

DispBDTs/copy_dispBDTs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ IRFVERSION=$(cat ../IRFVERSION)
1010
ANALYSISTYPE="${VERITAS_ANALYSIS_TYPE:0:2}"
1111
SIMTYPE="CARE_UV_2212"
1212
SIMTYPE="GRISU"
13-
SIMTYPE="CARE_June2020"
1413
SIMTYPE="CARE_RedHV"
14+
SIMTYPE="CARE_June2020"
1515

1616
echo "COPY dispBDT for ${IRVERSION}, analysis type ${ANALYSISTYPE}, and simulation type ${SIMTYPE}"
1717

IRF_EPOCHS_WINTER.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ V6_2019_2020w
1010
V6_2020_2021w
1111
V6_2021_2022w
1212
V6_2022_2023w
13+
V6_2023_2024w

ParameterFiles/ThroughputCorrection.runparameter

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Table with average reflectivities (from David Hanna, see elog end of March 2020)
5959
* T V6_2022_2022s 0.682 0.684 0.764 0.645
6060
* T V6_2022_2023w 0.723 0.682 0.743 0.636
6161
* T V6_2023_2023s 0.759 0.689 0.732 0.666
62+
* T V6_2023_2024w 0.742 0.665 0.735 0.701
6263

6364
Table with g-factors (from single PE, linked by Qi in https://www.hep.physics.mcgill.ca/~veritas/gain)
6465
t ID T1 T2 T3 T4
@@ -83,6 +84,7 @@ Table with g-factors (from single PE, linked by Qi in https://www.hep.physics.mc
8384
* G V6_2022_2022s 0.932 0.959 0.970 0.991
8485
* G V6_2022_2023w 0.952 0.957 0.976 0.972
8586
* G V6_2023_2023s 0.897 0.953 0.986 0.991
87+
* G V6_2023_2024w 0.922 0.984 1.022 1.039
8688

8789
Table with average-year s-factors (from Mireia Nievas, jupyter-notebook)
8890
s = T * G
@@ -108,7 +110,8 @@ Table with average-year s-factors (from Mireia Nievas, jupyter-notebook)
108110
* s V6_2021_2022w 0.646 0.676 0.766 0.683
109111
* s V6_2022_2022s 0.636 0.656 0.741 0.639
110112
* s V6_2022_2023w 0.688 0.653 0.725 0.619
111-
* s V6_2023_2023s 0.681 0.656 0.722 0.660
113+
* s V6_2023_2023s 0.681 0.656 0.722 0.660
114+
* s V6_2023_2024w 0.684 0.654 0.751 0.728
112115

113116
Note: mirror swaps/jumps/breaks in T2 (2014_2015), T3 (2014_2015, 2017_2018), T4 (2013_2014).
114117

ParameterFiles/VERITAS.Epochs.runparameter

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ short period with <3% throughput differences only)
4343
* EPOCH V6_2022_2022s 2022-05-10 2022-11-08
4444
* EPOCH V6_2022_2023w 2022-11-09 2023-05-01
4545
* EPOCH V6_2023_2023s 2023-05-01 2023-10-31
46-
TODO - replace V6_2022_2023w by V6_2023_2024w
47-
(when throughput parameters are available)
48-
* EPOCH V6_2022_2023w 2023-11-01 2024-04-22
46+
* EPOCH V6_2023_2024w 2023-11-01 2024-04-22
4947
TODO - replace V6_2023_2023s by V6_2024_2024s
5048
(when throughput parameters are available)
5149
* EPOCH V6_2023_2023s 2024-04-23 2024-11-15

0 commit comments

Comments
 (0)