icecube.online_filterscripts.common module¶
Common filter utilities
- icecube.online_filterscripts.common.standard_srt_config(tray)¶
Ensure that a standard Seed RT Configuration service exists in the tray.
Arguments: tray: The I3Tray in which to ensure that the service is installed.
- Returns: The name under which the service is installed, which can be passed
directly as a parameter to I3Modules (e.g. to I3SeededRTCleaning_RecoPulseMask_Module).