Process

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

Bases: traitlets.traitlets.HasTraits

Process (top-level workflow) information

Attributes Summary

id_

A trait for unicode strings.

subtype

A trait for unicode strings.

type_

An enum whose value must be in a given sequence.

Attributes Documentation

id_

A trait for unicode strings.

subtype

A trait for unicode strings.

type_

An enum whose value must be in a given sequence.