lsst.pipe.tasks g8b9e2231ea+fa07cb600e
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
Public Attributes | |
sfd | |
Static Public Attributes | |
str | name = "E(B-V)" |
str | shortname = "ebv" |
Protected Member Functions | |
def | _func (self, df) |
Protected Attributes | |
_columns | |
Static Protected Attributes | |
str | _defaultDataset = 'ref' |
Compute E(B-V) from dustmaps.sfd
Definition at line 1910 of file functors.py.
def lsst.pipe.tasks.functors.Ebv.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1917 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1922 of file functors.py.
|
protected |
Definition at line 1918 of file functors.py.
|
staticprotected |
Definition at line 1913 of file functors.py.
|
static |
Definition at line 1914 of file functors.py.
lsst.pipe.tasks.functors.Ebv.sfd |
Definition at line 1919 of file functors.py.
|
static |
Definition at line 1915 of file functors.py.