icecube.icetop_Level3_scripts.modules.UpdateVEMCal module

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

Bases: I3Module

This module locates the VEMCal file for a certain date (which is the big bunch of ugly work down here), And replaces the VEMCal values in the calibration frame. It puts the (wrong) values present in the L2 GCD in separate frame objects, since we need them for the correction.

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

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

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

void Configure(PythonModule<I3Module> {lvalue})