CalibrationType#

class lstcam_calib.io.database.CalibrationType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)#

Bases: Enum

Name of collections in the calibration database.

Attributes Summary

CALIBRATION

Collection of documents with meta-data of pixel calibration files

DRS4_BASELINE

Collection of documents with meta-data of DRS4 baseline and spikes files

DRS4_TIME_LAPSE

Collection of documents with meta-data of DRS4 timelapse files

DRS4_TIME_SAMPLING

Collection of documents with meta-data of DRS4 time sampling files

FFACTOR_SYSTEMATICS

Collection of documents with meta-data of F-factor systematics files

Attributes Documentation

CALIBRATION = 'calibration'#

Collection of documents with meta-data of pixel calibration files

DRS4_BASELINE = 'drs4_baseline'#

Collection of documents with meta-data of DRS4 baseline and spikes files

DRS4_TIME_LAPSE = 'drs4_time_lapse'#

Collection of documents with meta-data of DRS4 timelapse files

DRS4_TIME_SAMPLING = 'drs4_time_sampling'#

Collection of documents with meta-data of DRS4 time sampling files

FFACTOR_SYSTEMATICS = 'ffactor_systematics'#

Collection of documents with meta-data of F-factor systematics files