lsst.pipe.tasks g59f6dce098+5dd9fe05ae
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
lsst.pipe.tasks.functors.Ebv Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.Ebv:
lsst.pipe.tasks.functors.Functor

Public Member Functions

def __init__ (self, **kwargs)
 

Public Attributes

 sfd
 

Static Public Attributes

string name = "E(B-V)"
 
string shortname = "ebv"
 

Detailed Description

Compute E(B-V) from dustmaps.sfd

Definition at line 1927 of file functors.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.pipe.tasks.functors.Ebv.__init__ (   self,
**  kwargs 
)

Reimplemented from lsst.pipe.tasks.functors.Functor.

Definition at line 1934 of file functors.py.

Member Data Documentation

◆ name

string lsst.pipe.tasks.functors.Ebv.name = "E(B-V)"
static

Definition at line 1931 of file functors.py.

◆ sfd

lsst.pipe.tasks.functors.Ebv.sfd

Definition at line 1938 of file functors.py.

◆ shortname

string lsst.pipe.tasks.functors.Ebv.shortname = "ebv"
static

Definition at line 1932 of file functors.py.


The documentation for this class was generated from the following file: