ExposureType

giant.image:

class giant.image.ExposureType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]

This enumeration provides options for the different ways an image can be be classified in GIANT

SHORT = 'short'

A short exposure image to be used for relative navigation (center finding, limbs, SFN, etc).

LONG = 'long'

A long exposure image to be used for star based navigation (attitude estimation and camera calibration).

DUAL = 'dual'

A dual purpose image to be used for both star based and relative navigation