Computation of Calibration Coefficients with Interleaved Events#

lstcam_calib.tools.create_cat_b_calibration_file Module#

Tool to compute Cat-B camera calibration coefficients (dc_to_pe and pedestals).

The estimation is performed with the F-factor method and based on interleaved flat-field and pedestal events.

The estimated coefficients are relative to the Cat-A calibration (i.e. in the case of identical conditions : dc_to_pe = 1 and pedestals = 0)

lstcam_calib_create_cat_b_calibration_file --help

Classes#

CatBCalibrationHDF5Writer(**kwargs)

Tool that generates a HDF5 file with Cat-B camera calibration coefficients.