lsst.pipe.tasks gb2522980b2+793639e996
|
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 1816 of file functors.py.
lsst.pipe.tasks.functors.Ebv.__init__ | ( | self, | |
** | kwargs ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1822 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1832 of file functors.py.
|
protected |
Definition at line 1828 of file functors.py.
|
staticprotected |
Definition at line 1818 of file functors.py.
|
static |
Definition at line 1819 of file functors.py.
lsst.pipe.tasks.functors.Ebv.sfd |
Definition at line 1829 of file functors.py.
|
static |
Definition at line 1820 of file functors.py.