Instrument

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

Bases: traitlets.traitlets.HasTraits

Instrumental Context

Attributes Summary

class_

An enum whose value must be in a given sequence.

id_

A trait for unicode strings.

site

An enum whose value must be in a given sequence.

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

An enum whose value must be in a given sequence.

subtype

A trait for unicode strings.

type_

A trait for unicode strings.

version

A trait for unicode strings.