lsst.pipe.tasks gb2522980b2+793639e996
|
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 973 of file functors.py.
|
protected |
Calculate deconvolved moments.
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 989 of file functors.py.
|
staticprotected |
Definition at line 983 of file functors.py.
|
static |
Definition at line 981 of file functors.py.
|
static |
Definition at line 982 of file functors.py.