ctapipe is not stable yet, so expect large and rapid changes to structure and functionality as we explore various design choices before the 1.0 release.

Calibration (calib)#

Introduction#

This module include all the functions and classes needed for the Calibration of CTA data.

Currently, only code related to Camera Calibration is implemented here.

For more information on where you should implement your code, please have a look to the README.rst files inside each directory.

Submodules#

Reference/API#

ctapipe.calib Package#

Module for calibration code

Classes#

CameraCalibrator(**kwargs)

Calibrator to handle the full camera calibration chain, in order to fill the DL1 data level in the event container.

GainSelector(**kwargs)

Base class for algorithms that decide on the gain channel to use