icecube.radcube.modules.MLChannelSelector module

class icecube.radcube.modules.MLChannelSelector.MLChannelSelector(ctx)

Bases: I3Module

Selects antennas using a combination of the ML classifier score and denoised waveforms. Antennas which should be ignored are added to a list of antenna keys and put back into the frame.

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

void Configure(PythonModule<I3Module> {lvalue})

Physics((I3Module)arg1, (I3Frame)arg2) None :
C++ signature :

void Physics(PythonModule<I3Module> {lvalue},boost::shared_ptr<I3Frame>)