lsst.pipe.tasks g35da1f9f46+5103007272
|
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 957 of file functors.py.
|
protected |
Calculate deconvolved moments.
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 973 of file functors.py.
|
staticprotected |
Definition at line 967 of file functors.py.
|
static |
Definition at line 965 of file functors.py.
|
static |
Definition at line 966 of file functors.py.