From 066369f4611f64d6cf534ca498fc0ce2dd4ba337 Mon Sep 17 00:00:00 2001 From: Matteo Vicenzi Date: Sat, 25 Oct 2025 22:25:56 -0500 Subject: [PATCH 1/2] update pmt tags --- ...calibration_database_GlobalTags_icarus.fcl | 2 +- ...alibration_database_PMT_TagSets_icarus.fcl | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/fcl/configurations/calibration_database_GlobalTags_icarus.fcl b/fcl/configurations/calibration_database_GlobalTags_icarus.fcl index 5d080878d..df6401acc 100644 --- a/fcl/configurations/calibration_database_GlobalTags_icarus.fcl +++ b/fcl/configurations/calibration_database_GlobalTags_icarus.fcl @@ -6,7 +6,7 @@ BEGIN_PROLOG ICARUS_Calibration_GlobalTags: { @table::TPC_CalibrationTags_Jan2025 - @table::PMT_CalibrationTags_Run3_Feb2025 + @table::PMT_CalibrationTags_Oct2025 @table::CRT_CalibrationTags_Oct2023 } diff --git a/fcl/configurations/calibration_database_PMT_TagSets_icarus.fcl b/fcl/configurations/calibration_database_PMT_TagSets_icarus.fcl index aaa87828a..1719359ac 100644 --- a/fcl/configurations/calibration_database_PMT_TagSets_icarus.fcl +++ b/fcl/configurations/calibration_database_PMT_TagSets_icarus.fcl @@ -79,4 +79,26 @@ PMT_CalibrationTags_Run3_Feb2025: { # Run 3: run>=11590 } +# These are the standard tags for analyses on Run 1, Run 2, Run 3 and Run 4 data (as of Oct 2025) +# These tagged versions of the databases contain tables relevant for Run 1, Run 2, Run 3 and Run 4. +# Notes: +# - New cosmics corrections for Run 4 (run>=12837) +PMT_CalibrationTags_Oct2025: { + pmt_cables_delays_data: "v2r5" # tables for run>=0 (null) + # Run 1: run>=8046 + # Run 2: run>=9301, run>=9628, run>=9773 + # Run 3: run>=10369, run>=10441, run>=10865 + # Run 4: run>=12040, run>=12455, run>=12777 + pmt_laser_timing_data: "v2r3" # tables for run>=0 (null) + # Run 1: run>=8046 + # Run 2: run>=9301, run>=9628, run>=9773 + # Run 3: run>=10908, run>=11590 + # Run 4: run>=12058, run>=12837 + pmt_cosmics_timing_data: "v2r3" # tables for run>=0 (null) + # Run 1: run>=8046 + # Run 2: run>=9301, run>=9628, run>=9773 + # Run 3: run>=11590 + # Run 4: run>=12837 +} + END_PROLOG From 14f45a66b138b116118fcf45363466ddb6692694 Mon Sep 17 00:00:00 2001 From: Matteo Vicenzi Date: Wed, 29 Oct 2025 11:28:18 -0400 Subject: [PATCH 2/2] update icarus_data --- ups/product_deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ups/product_deps b/ups/product_deps index 442b50987..3a7f400bd 100644 --- a/ups/product_deps +++ b/ups/product_deps @@ -251,7 +251,7 @@ wpdir product_dir wire-cell-cfg #################################### product version qual flags fftw v3_3_10 - -icarus_data v09_93_06 - +icarus_data v10_06_01 - icarus_signal_processing v10_06_00_01 - icarusalg v10_06_00_01 - icarusutil v09_88_00_02 -