lsst.fgcmcal ge448b5faa6+51b25afcad
|
Static Public Attributes | |
data | |
A mapping of Sedboundaryterm name to Sedterm. To construct a SedboundarytermDict use keyword arguments: SedboundarytermDict(data=dataDict) where dataDict is a Python dict of name: Sedterm For example:: SedboundarytermDict(data={ 'gr': Sedboundaryterm(primary="g", secondary="r"), 'ri': Sedboundaryterm(primary="r", secondary="i"), }) This is a subclass of Config. This follows the form of `lsst.pipe.tasks.ColortermDict`.
Definition at line 47 of file sedterms.py.
|
static |
Definition at line 63 of file sedterms.py.