lsst.pipe.tasks g14a832a312+9d12ad093c
|
Static Public Attributes | |
str | name = 'Deconvolved Moments' |
str | shortname = 'deconvolvedMoments' |
Protected Member Functions | |
_func (self, df) | |
Static Protected Attributes | |
tuple | _columns |
This functor subtracts the trace of the PSF second moments from the trace of the second moments of the source. If the HsmShapeAlgorithm measurement is valid, then these will be used for the sources. Otherwise, the SdssShapeAlgorithm measurements will be used.
Definition at line 972 of file functors.py.
|
protected |
Calculate deconvolved moments.
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 988 of file functors.py.
|
staticprotected |
Definition at line 982 of file functors.py.
|
static |
Definition at line 980 of file functors.py.
|
static |
Definition at line 981 of file functors.py.