Instrument#
- class ctapipe.io.metadata.Instrument(**kwargs: Any)[source]#
 Bases:
ConfigurableInstrumental Context
Attributes Summary
An enum whose value must be in a given sequence.
A trait for unicode strings.
Which site of CTAO (or external telescope) this instrument is associated with
A trait for unicode strings.
A trait for unicode strings.
A trait for unicode strings.
Attributes Documentation
- class_#
 An enum whose value must be in a given sequence.
- id_#
 A trait for unicode strings.
- site#
 Which site of CTAO (or external telescope) this instrument is associated with
- subtype#
 A trait for unicode strings.
- type_#
 A trait for unicode strings.
- version#
 A trait for unicode strings.