lsst.pipe.tasks g8b9e2231ea+fa07cb600e
|
Public Member Functions | |
def | columns (self) |
Static Public Attributes | |
str | name = 'Reference Band' |
str | shortname = 'refBand' |
Protected Member Functions | |
pd.Series | _func (self, pd.DataFrame df) |
Definition at line 1393 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1406 of file functors.py.
def lsst.pipe.tasks.functors.ReferenceBand.columns | ( | self | ) |
Columns required to perform calculation
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1398 of file functors.py.
|
static |
Definition at line 1394 of file functors.py.
|
static |
Definition at line 1395 of file functors.py.