lsst.pipe.tasks g36c42b5980+6eadf5d1c4
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.pipe.tasks.functors.DeconvolvedMoments Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.DeconvolvedMoments:
lsst.pipe.tasks.functors.Functor

Static Public Attributes

string name = 'Deconvolved Moments'
 
string shortname = 'deconvolvedMoments'
 

Detailed Description

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.

Member Data Documentation

◆ name

string lsst.pipe.tasks.functors.DeconvolvedMoments.name = 'Deconvolved Moments'
static

Definition at line 965 of file functors.py.

◆ shortname

string lsst.pipe.tasks.functors.DeconvolvedMoments.shortname = 'deconvolvedMoments'
static

Definition at line 966 of file functors.py.


The documentation for this class was generated from the following file: