ObservingMode#

class ctapipe.containers.ObservingMode(value)[source]#

Bases: Enum

How a scheduling block is observed. Part of the Observation Configuration data model.

Attributes Summary

Attributes Documentation

CUSTOM = 3#
GRID = 2#
ON_OFF = 1#
UNKNOWN = -1#
WOBBLE = 0#