GainChannel

class ctapipe.calib.camera.gainselection.GainChannel(value)[source]

Bases: enum.IntEnum

Possible gain channels

Attributes Summary

HIGH

LOW

Attributes Documentation

HIGH = 0
LOW = 1