Skip to content

Commit ca25bb1

Browse files
authored
Merge pull request #864 from SBNSoftware/feature/mvicenzi_run4_tcorr
Update PMT database tags [SBN2025A]
2 parents 40eeba8 + 1a29800 commit ca25bb1

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

fcl/configurations/calibration_database_GlobalTags_icarus.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ BEGIN_PROLOG
66

77
ICARUS_Calibration_GlobalTags: {
88
@table::TPC_CalibrationTags_Oct2025
9-
@table::PMT_CalibrationTags_Run3_Feb2025
9+
@table::PMT_CalibrationTags_Oct2025
1010
@table::CRT_CalibrationTags_Oct2023
1111
}
1212

fcl/configurations/calibration_database_PMT_TagSets_icarus.fcl

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,26 @@ PMT_CalibrationTags_Run3_Feb2025: {
7979
# Run 3: run>=11590
8080
}
8181

82+
# These are the standard tags for analyses on Run 1, Run 2, Run 3 and Run 4 data (as of Oct 2025)
83+
# These tagged versions of the databases contain tables relevant for Run 1, Run 2, Run 3 and Run 4.
84+
# Notes:
85+
# - New cosmics corrections for Run 4 (run>=12837)
86+
PMT_CalibrationTags_Oct2025: {
87+
pmt_cables_delays_data: "v2r5" # tables for run>=0 (null)
88+
# Run 1: run>=8046
89+
# Run 2: run>=9301, run>=9628, run>=9773
90+
# Run 3: run>=10369, run>=10441, run>=10865
91+
# Run 4: run>=12040, run>=12455, run>=12777
92+
pmt_laser_timing_data: "v2r3" # tables for run>=0 (null)
93+
# Run 1: run>=8046
94+
# Run 2: run>=9301, run>=9628, run>=9773
95+
# Run 3: run>=10908, run>=11590
96+
# Run 4: run>=12058, run>=12837
97+
pmt_cosmics_timing_data: "v2r3" # tables for run>=0 (null)
98+
# Run 1: run>=8046
99+
# Run 2: run>=9301, run>=9628, run>=9773
100+
# Run 3: run>=11590
101+
# Run 4: run>=12837
102+
}
103+
82104
END_PROLOG

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ wpdir product_dir wire-cell-cfg
251251
####################################
252252
product version qual flags <table_format=2>
253253
fftw v3_3_10 -
254-
icarus_data v10_06_00 -
254+
icarus_data v10_06_01 -
255255
icarus_signal_processing v10_06_00_01 -
256256
icarusalg v10_06_00_06 -
257257
icarusutil v10_06_00_04 -

0 commit comments

Comments
 (0)