BandLabel

class lsst.ts.wep.utils.BandLabel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

Attributes Summary

LSST_G

LSST_I

LSST_R

LSST_U

LSST_Y

LSST_Z

REF

Attributes Documentation

LSST_G = 'g'
LSST_I = 'i'
LSST_R = 'r'
LSST_U = 'u'
LSST_Y = 'y'
LSST_Z = 'z'
REF = 'ref'