BandLabel
-
class lsst.ts.wep.utils.BandLabel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases: Enum
Attributes Summary
Attributes Documentation
-
LSST_G = 'g'
-
LSST_I = 'i'
-
LSST_R = 'r'
-
LSST_U = 'u'
-
LSST_Y = 'y'
-
LSST_Z = 'z'
-
REF = 'ref'