icecube.offline_filterscripts.filter_segments.example_filter module

Example filter tray segment.

This segment defines the “ExampleFilter_22”

To calculate this filter, this segment:

  • Uses the old pole reconstructions (ImprovedLinefit and I3SinglePandelFit)

  • Add a Homogenized_QTOT calc

  • makes simple cuts on SingleLLH reco values and qtot to select a sample of test events.

Returns an I3Bool in InIceSplit P-frames named “ExampleFilter_22” with filter results per-split

icecube.offline_filterscripts.filter_segments.example_filter.example_filter(tray, name='example_filter')

I3Tray segments should have docstrings. This one doesn’t. Fix it.

icecube.offline_filterscripts.filter_segments.example_filter.example_filter_reco(tray, name='example_reco')

I3Tray segments should have docstrings. This one doesn’t. Fix it.