icecube.offline_filterscripts.read_superdst_files module¶
read_superdst_files.
This segment will read SuperDST files from Pole (PFDST) and prepare them for processing in the north:
Read input PFDST file from pole and pre-generated GCD file for current run
Mask off Bad channels based on bad dom lists in the GCD file
Mask the SuperDST reco pulses into InIce and IceTop versions
Split InIce events with TriggerSplitter
Split SLOP events with TriggerSplitter
Split IceTop events with I3TopHLCClusterCleaning
Add Null split for “other processing)
After this, reconstructions and filters can be applied on P-frames in the desired split.
- icecube.offline_filterscripts.read_superdst_files.read_superdst_files(tray, name='base', *, qify_input=False, input_files=None, input_gcd=None)¶
Resplit compressed DST file (from Pole) and prepare for higher level processing.