DeconvolvedMoments#

class lsst.pipe.tasks.functors.DeconvolvedMoments(filt=None, dataset=None, noDup=None)#

Bases: Functor

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.

Attributes Summary

Attributes Documentation

name = 'Deconvolved Moments'#
shortname = 'deconvolvedMoments'#