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

Static Public Attributes

string name = "SDSS Trace Size"
 
string shortname = 'sdssTrace'
 

Detailed Description

Functor to calculate the SDSS trace radius size for sources.

The SDSS 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
SdssShapeAlgorithm plugin.
This has units of pixels.

Definition at line 991 of file functors.py.

Member Data Documentation

◆ name

string lsst.pipe.tasks.functors.SdssTraceSize.name = "SDSS Trace Size"
static

Definition at line 999 of file functors.py.

◆ shortname

string lsst.pipe.tasks.functors.SdssTraceSize.shortname = 'sdssTrace'
static

Definition at line 1000 of file functors.py.


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