lsst.pipe.tasks g29320951ab+5752d78b6e
|
Public Member Functions | |
__init__ (self, **kwargs) | |
Public Attributes | |
sfd | |
Static Public Attributes | |
str | name = "E(B-V)" |
str | shortname = "ebv" |
Protected Member Functions | |
_func (self, df) | |
Protected Attributes | |
_columns | |
Static Protected Attributes | |
str | _defaultDataset = 'ref' |
Compute E(B-V) from dustmaps.sfd.
Definition at line 1815 of file functors.py.
lsst.pipe.tasks.functors.Ebv.__init__ | ( | self, | |
** | kwargs ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1821 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1828 of file functors.py.
|
protected |
Definition at line 1824 of file functors.py.
|
staticprotected |
Definition at line 1817 of file functors.py.
|
static |
Definition at line 1818 of file functors.py.
lsst.pipe.tasks.functors.Ebv.sfd |
Definition at line 1825 of file functors.py.
|
static |
Definition at line 1819 of file functors.py.