{ type: "HITCLEANING", version: 1, index: "hit_flags", run_range: [0, 0], pass: 0, comment: "", timestamp: "", default: ["crosstalk"], } { type: "HITCLEANING", version: 1, index: "crosstalk", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // Looks in electronics space // near PMTs with high charge hits // for potential cross-talk between // electronic channels. This is the // number of neighboring channels to // check for cross-talk in. number_channels: 48, number_of_nearby_slots: 1, number_of_nearby_channels: 6, // The high-charge PMT. PMT hits with // charges higher than this will have // their neighboring channels checked // for cross-talk. calQHS_high_charge: 50.0, // The charge/time space to look cut // cross-talk. The cross-talk is low // in charge and slightly out of time // with the high charge PMT. calQHS_low: -30.0, calQHS_high: 10.0, calTime_low: 9.0, calTime_high: 25.0, }