Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ message: If you use this software, please cite it using these metadata.
title: "Eventdisplay Analysis Files for VERITAS"
doi: 10.5281/zenodo.10616288
version: 4.92.0
date-released: 2026-01-31
date-released: 2026-05-20
keywords:
- "gamma-ray astronomy"
- "astronomy software"
Expand Down
2 changes: 2 additions & 0 deletions DispBDTs/copy_dispBDTs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ do
fi
mkdir -p ${ODIR}
IDIR="${VERITAS_IRFPRODUCTION_DIR}/${IRFVERSION}/${ANALYSISTYPE}/${SIMTYPE}"
IDIR="${IDIR}/${E}_${A}_gamma/TMVA_AngularReconstruction"
IDIR="${IDIR}/ze${Z}deg/"
# check log file for successful training
for B in BDTDisp BDTDispError BDTDispSign BDTDispEnergy
do
Expand Down
1 change: 1 addition & 0 deletions IRF_EPOCHS_WINTER.dat
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ V6_2021_2022w
V6_2022_2023w
V6_2023_2024w
V6_2024_2025w
V6_2025_2026w
3 changes: 3 additions & 0 deletions ParameterFiles/ThroughputCorrection.runparameter
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Table with average reflectivities (from David Hanna, see elog end of March 2020)
* T V6_2024_2024s 0.722 0.701 0.703 0.726
* T V6_2024_2025w 0.714 0.703 0.692 0.714
* T V6_2025_2025s 0.768 0.750 0.710 0.727
* T V6_2025_2026w 0.835 0.763 0.742 0.740

Table with g-factors (from single PE, linked by Qi in https://www.hep.physics.mcgill.ca/~veritas/gain)
t ID T1 T2 T3 T4
Expand Down Expand Up @@ -91,6 +92,7 @@ Table with g-factors (from single PE, linked by Qi in https://www.hep.physics.mc
* G V6_2024_2024s 0.906 0.921 0.995 0.976
* G V6_2024_2025w 0.929 0.940 0.964 0.940
* G V6_2025_2025s 0.924 0.942 0.965 0.958
* G V6_2025_2026w 0.926 0.924 0.973 0.941

Table with average-year s-factors (from Mireia Nievas, jupyter-notebook)
s = T * G
Expand Down Expand Up @@ -121,6 +123,7 @@ Table with average-year s-factors (from Mireia Nievas, jupyter-notebook)
* s V6_2024_2024s 0.654 0.645 0.700 0.708
* s V6_2024_2025w 0.663 0.660 0.667 0.671
* s V6_2025_2025s 0.710 0.706 0.685 0.696
* s V6_2025_2026w 0.774 0.705 0.721 0.697

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

Expand Down
10 changes: 3 additions & 7 deletions ParameterFiles/VERITAS.Epochs.runparameter
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,11 @@ short period with <3% throughput differences only)
* EPOCH V6_2023_2024w 2023-11-01 2024-04-22
* EPOCH V6_2024_2024s 2024-04-23 2024-11-15
* EPOCH V6_2024_2025w 2024-11-16 2025-05-10
TODO - replace V6_2024_2024s by V6_2025_2025s
(when throughput parameters are available)
* EPOCH V6_2024_2024s 2025-05-11 2025-11-05
# TODO replace V6_2024_2025w by V6_2025_2026w
(when throughput parameters are available)
* EPOCH V6_2024_2025w 2025-11-06 2026-04-30
* EPOCH V6_2025_2025s 2025-05-11 2025-11-05
* EPOCH V6_2025_2026w 2025-11-06 2026-04-30
TODO - replace V6_2024_2024s by V6_2026_2026s
(when throughput parameters are available)
* EPOCH V6_2024_2024s 2026-05-01 2026-11-24
* EPOCH V6_2025_2025s 2026-05-01 2026-11-24

=================================================

Expand Down