PatchMatchedPreparationTask¶
Python API summary¶
from lsst.faro.preparation.MatchedPreparationTasks import PatchMatchedPreparationTask
- 
classPatchMatchedPreparationTask
- Base class for all pipeline tasks - ...
- 
attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrun
- Run task algorithm on in-memory data - ...
See also
See the PatchMatchedPreparationTask API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
apply_external_wcs¶
Apply correction to coordinates with e.g. a jointcal WCS.
connections¶
- Data type
- lsst.pipe.base.config.Connections
- Field type
- ConfigField
Configurations describing the connections of the PipelineTask to datatypes
saveMetadata¶
Flag to enable/disable metadata saving for a task, enabled by default.