icecube.payload_parsing package¶
- icecube.payload_parsing.I3DOMLaunchExtractor(tray, name, OMKey2MBIDXML='/Users/buildbot/actions-runner/_work/icetray/icetray/phys-services/resources/mainboard_ids.xml.gz', BufferID='I3DAQData', ExceptionId='I3DAQDecodeException', If=<function <lambda>>, **kwargs)¶
Extract DOMLaunches and triggers from raw DAQ data.
- Parameters:
OMKey2MBIDXML – Path to XML file mapping mainboard IDs to OMKeys.
BufferID – Name of the raw data buffer in the frame.
ExceptionId – Name of the boolean to put in the frame when an error occurs.
Extra keyword arguments are passed to I3PayloadParsingEventDecoderFactory.