Instrument

class ctapipe.io.metadata.Instrument(**kwargs: Any)[source]

Bases: traitlets.config.configurable.Configurable

Instrumental Context

Attributes Summary

class_

An enum whose value must be in a given sequence.

id_

A trait for unicode strings.

site

Which site of CTA (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.

Attributes Documentation

class_

An enum whose value must be in a given sequence.

id_

A trait for unicode strings.

site

Which site of CTA (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.