icecube.online_filterscripts.online_filters.online_utils module

Collection of online utilties used by all online filters.

class icecube.online_filterscripts.online_filters.online_utils.Domain

Bases: object

Enum for the domain of the current machine sets.

ACCESS = 6
DESY = 4
SPS = 2
SPTS = 1
UNKOWN = 5
WISC = 3
icecube.online_filterscripts.online_filters.online_utils.get_domain()

Determine the domain of the current machine.

icecube.online_filterscripts.online_filters.online_utils.smt8_trigger_check(frame, OutputFlag='PassSMT8Trig')

Add a Flag in the current P frame for events that pass the SMT8 trigger, used later for conditional execution.