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