lsst.pipe.tasks g36c42b5980+6eadf5d1c4
Loading...
Searching...
No Matches
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 the HSM trace radius size difference (%) between
the object and the PSF model.

See Also
--------
HsmTraceSize

Definition at line 1047 of file functors.py.

Member Data Documentation

◆ name

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

Definition at line 1055 of file functors.py.

◆ shortname

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

Definition at line 1056 of file functors.py.


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