Optics Description#

The OpticsDescription class holds info about the telescope structure and mirror, in particular the telescope structure type and sub-type (e.g. ‘SST’ ->’GCT’)

Reference/API#

ctapipe.instrument.optics Module#

Classes and functions related to telescope Optics

Classes#

OpticsDescription(name, size_type, ...)

Describes the optics of a Cherenkov Telescope mirror

FocalLengthKind(value)

Enumeration for the different kinds of focal lengths.

PSFModel(**kwargs)

Base component to describe image distortion due to the optics of the different cameras.

ComaPSFModel(**kwargs)

PSF model describing pure coma aberrations PSF effect.