Transform src
measuremenents to calibrated form.
More...
Public Member Functions | |
def | measurementConfig |
![]() | |
def | inputSchemaType |
The Butler dataset type for the schema of the input source catalog. More... | |
def | outputDataset |
The Butler dataset type for the schema of the output catalog. More... | |
def | measurementConfig |
The configuration of the measurement operation used to generate the input catalog. More... | |
def | __init__ |
def | run |
Transform the source catalog referred to by dataRef. More... | |
Static Public Attributes | |
string | sourceType = 'src' |
string | calexpType = 'calexp' |
![]() | |
RunnerClass = pipeBase.ButlerInitializedTaskRunner | |
ConfigClass = RunTransformConfig | |
sourceType = None | |
calexpType = None | |
Additional Inherited Members | |
![]() | |
butler | |
Transform src
measuremenents to calibrated form.
This is a specialization of RunTransformTaskBase which operates on src
measurements. Refer to the parent documentation for details.
Definition at line 274 of file transformMeasurement.py.
def lsst.pipe.tasks.transformMeasurement.SrcTransformTask.measurementConfig | ( | self | ) |
Definition at line 288 of file transformMeasurement.py.
|
static |
Definition at line 285 of file transformMeasurement.py.
|
static |
Definition at line 284 of file transformMeasurement.py.