lsst.pipe.tasks g38dd528b55+8ad9029b72
Static Public Attributes | List of all members
lsst.pipe.tasks.functors.PsfHsmTraceSizeDiff Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.PsfHsmTraceSizeDiff:
lsst.pipe.tasks.functors.Functor

Static Public Attributes

string name = 'PSF - HSM Trace Size'
 
string shortname = 'psf_HsmTrace'
 

Detailed Description

Functor to calculate HSM trace radius size difference (%) between object and psf model

Definition at line 1084 of file functors.py.

Member Data Documentation

◆ name

string lsst.pipe.tasks.functors.PsfHsmTraceSizeDiff.name = 'PSF - HSM Trace Size'
static

Definition at line 1086 of file functors.py.

◆ shortname

string lsst.pipe.tasks.functors.PsfHsmTraceSizeDiff.shortname = 'psf_HsmTrace'
static

Definition at line 1087 of file functors.py.


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