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

Static Public Attributes

string name = 'HSM Trace Size'
 
string shortname = 'hsmTrace'
 

Detailed Description

Functor to calculate the HSM trace radius size for sources.

The HSM trace radius size is a measure of size equal to the square root of
half of the trace of the second moments tensor measured with the
HsmShapeAlgorithm plugin.
This has units of pixels.

Definition at line 1028 of file functors.py.

Member Data Documentation

◆ name

string lsst.pipe.tasks.functors.HsmTraceSize.name = 'HSM Trace Size'
static

Definition at line 1036 of file functors.py.

◆ shortname

string lsst.pipe.tasks.functors.HsmTraceSize.shortname = 'hsmTrace'
static

Definition at line 1037 of file functors.py.


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