icecube.online_filterscripts.online_filters.online_muon_filter module¶
Create tray segment defines the “MuonFilter_23”.
To calculate this filter, this segment:
Uses the old pole reconstructions (I3SinglePandelFit)
Runs hit multiplicity and stats
makes simple cuts on LLH reco values, qtot, and Nchan
This segment will return:
I3Bool in InIceSplit P frames named “MuonFilter_23” with filter results per-split
Note: intended to be a modern port of the original MuonFilter_13
- icecube.online_filterscripts.online_filters.online_muon_filter.MuonReco(tray, name, pulses='CleanedInIcePulses', If=<function <lambda>>)¶
Reco for Muon Filter - Runs hit multiplicity and statistics for cut variables.
- icecube.online_filterscripts.online_filters.online_muon_filter.online_muon_filter(tray, name, pulses='CleanedInIcePulses', If=<function <lambda>>)¶
Create the MuonFilter_23.