Calibration (calib)

Introduction

Module containing functions and classes needed for the Calibration of LST data.

Reference/API

lstchain.calib Package

Functions

load_calibrator_from_config(custom_config, ...)

Return a CameraCalibrator class corresponding to the given configuration.

load_image_extractor_from_config(...)

Return an image extractor from a custom config.

load_gain_selector_from_config(custom_config)

Return a gain selector from a custom config.

lstchain.calib.camera Package

Camera calibration module.

Functions

load_calibrator_from_config(custom_config, ...)

Return a CameraCalibrator class corresponding to the given configuration.