11# File: calibration_database_PMT_TagSets_icarus.fcl
22# Author: M. Vicenzi (
[email protected] ), J. Kim (
[email protected] )
3- # Date: August 21, 2023
3+ # Date: February 20, 2025
44# Purpose: Tags definitions for the PMT timing calibration databases
55
66BEGIN_PROLOG
@@ -45,8 +45,8 @@ PMT_CalibrationTags_Run2_Dec2023: {
4545 pmt_cosmics_timing_data: "v2r1" # tables for run>=0 (null), run>=8046, run>=9301, run>=9628 and run>=9773
4646}
4747
48- # These are the standard tags for analyses on Run 1, Run 2 and future Run 3 data (as of December 2023)
49- # These tagged versions of the databases contain tables relevant for Run 1, Run 2 and Run 3.
48+ # These are the standard tags for analyses on Run 1, Run 2 and pre- Run 3 data (as of December 2023)
49+ # These tagged versions of the databases contain tables relevant for Run 1, Run 2 and pre- Run 3.
5050# Notes:
5151# - New cable delays (mapping changes, upgrades to laser distribution)
5252# - New laser table for the beginning of Run 3 (new signal cables)
@@ -56,4 +56,27 @@ PMT_CalibrationTags_Run3_Dec2023: {
5656 pmt_cosmics_timing_data: "v2r1" # tables for run>=0 (null), run>=8046, run>=9301, run>=9628 and run>=9773
5757}
5858
59+ # These are the standard tags for analyses on Run 1, Run 2, Run 3 and pre-Run 4 data (as of Feb 2025)
60+ # These tagged versions of the databases contain tables relevant for Run 1, Run 2, Run 3 and pre-Run 4.
61+ # Notes:
62+ # - New cable delays for Run 4 (after summer 2024 laser and PPS changes)
63+ # - New laser tables up to final Run 4 gain equalization
64+ # - New cosmics corrections for Run 3, updates to Run 1,2 tables (more statistics)
65+ PMT_CalibrationTags_Run3_Feb2025: {
66+ pmt_cables_delays_data: "v2r5" # tables for run>=0 (null)
67+ # Run 1: run>=8046
68+ # Run 2: run>=9301, run>=9628, run>=9773
69+ # Run 3: run>=10369, run>=10441, run>=10865
70+ # Run 4: run>=12040, run>=12455, run>=12777
71+ pmt_laser_timing_data: "v2r3" # tables for run>=0 (null)
72+ # Run 1: run>=8046
73+ # Run 2: run>=9301, run>=9628, run>=9773
74+ # Run 3: run>=10908, run>=11590
75+ # Run 4: run>=12058, run>=12837
76+ pmt_cosmics_timing_data: "v2r2" # tables for run>=0 (null)
77+ # Run 1: run>=8046
78+ # Run 2: run>=9301, run>=9628, run>=9773
79+ # Run 3: run>=11590
80+ }
81+
5982END_PROLOG
0 commit comments