lsst.pipe.tasks g0f82ab2f21+710d6ec235
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 SDSS trace radius size for sources

Definition at line 1049 of file functors.py.

Member Data Documentation

◆ name

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

Definition at line 1051 of file functors.py.

◆ shortname

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

Definition at line 1052 of file functors.py.


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