icecube.BadDomList.BadDomListModule module

class icecube.BadDomList.BadDomListModule.BadDomListModule(context)

Bases: I3Module

This module adds a list of bad doms to the D frame.

It has several configuration parameters with which you can adjust which doms will put into the list etc.

An example of how to use this module is in resources/test/BadDomListModule.py.

Configure((I3Module)arg1) None :
C++ signature :

void Configure(PythonModule<I3Module> {lvalue})

DetectorStatus(frame)

Adds the bad dom list with name self.listName to the D frame. Which sources are used for the list is specified by the options (see method Configure or __init__).

Parameters:

frame (icecube.icetray.I3Frame) – The detector status frame