We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d0452 commit 5d72451Copy full SHA for 5d72451
1 file changed
fcl/configurations/calibration_database_TPC_TagSets_icarus.fcl
@@ -19,17 +19,18 @@ TPC_CalibrationTags_Oct2023: {
19
## - Files decoded with release >=v09_66_02 should use v3r2
20
TPC_CalibrationTags_Feb2024: {
21
22
- tpc_channelstatus_data: "v3r4"
+ tpc_channelstatus_data: "v3r2"
23
tpc_elifetime_data: "v2r1"
24
tpc_dqdxcalibration_data: "v2r1"
25
tpc_yz_correction_data: "v2r1"
26
27
}
28
29
## TPC_CalibrationTags_Feb2024 but updating tpc_yz_correction_data to tpc_yz_correction_allplanes_data
30
+## Update to mask out additional bad noisy channels
31
TPC_CalibrationTags_Jan2025: {
32
- tpc_channelstatus_data: "v3r2"
33
+ tpc_channelstatus_data: "v3r4"
34
35
36
tpc_yz_correction_allplanes_data: "v1r0"
0 commit comments