icecube.filterscripts.baseproc_daqtrimmer module

icecube.filterscripts.baseproc_daqtrimmer.DAQTrimmer(tray, name, SuperDST='I3SuperDST', Pulses='UncleanedInIcePulses', Waveforms='CalibratedWaveforms', Errata='CalibrationErrata', Output='I3DAQDataTrimmed', ChiThreshold=1000.0, ChargeThreshold=10.0)

Strip launches that were well-represented out of the DAQ payload, leaving only SuperDST for these readouts. Save in ‘Output’ the less-well represented raw readouts.

icecube.filterscripts.baseproc_daqtrimmer.SimTrimmer(tray, name, SuperDST='I3SuperDST', Pulses='UncleanedInIcePulses', Waveforms='CalibratedWaveforms', Errata='CalibrationErrata', ChiThreshold=1000.0, ChargeThreshold=10.0)

Save a flag for events with less-well represented raw readouts.