lsst.pipe.tasks g920186a5dd+a111431021
|
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 991 of file functors.py.
|
protected |
Calculate deconvolved moments.
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1007 of file functors.py.
|
staticprotected |
Definition at line 1001 of file functors.py.
|
static |
Definition at line 999 of file functors.py.
|
static |
Definition at line 1000 of file functors.py.