lsst.pipe.tasks g920186a5dd+a111431021
|
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 1838 of file functors.py.
lsst.pipe.tasks.functors.Ebv.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1844 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1851 of file functors.py.
|
protected |
Definition at line 1847 of file functors.py.
|
staticprotected |
Definition at line 1840 of file functors.py.
|
static |
Definition at line 1841 of file functors.py.
lsst.pipe.tasks.functors.Ebv.sfd |
Definition at line 1848 of file functors.py.
|
static |
Definition at line 1842 of file functors.py.