lsst.pipe.tasks g36c42b5980+54014c7926
|
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 1804 of file functors.py.
lsst.pipe.tasks.functors.Ebv.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1810 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1817 of file functors.py.
|
protected |
Definition at line 1813 of file functors.py.
|
staticprotected |
Definition at line 1806 of file functors.py.
|
static |
Definition at line 1807 of file functors.py.
lsst.pipe.tasks.functors.Ebv.sfd |
Definition at line 1814 of file functors.py.
|
static |
Definition at line 1808 of file functors.py.