icecube.icetop_Level3_scripts.modules.MassageMillipedeOutput module

class icecube.icetop_Level3_scripts.modules.MassageMillipedeOutput.MassageMillipedeOutput(ctx)

Bases: I3ConditionalModule

Massage the output: remove the fake peaks. TODO : use the covariance matrix/Fisher information matrix to decide better

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

void Configure(PythonModule<I3ConditionalModule> {lvalue})

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

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