|
lsst.pipe.tasks
15.0-6-g9a9df217+4
|
Classes | |
| class | CoaddSrcTransformTask |
| Transform measuremenents made on coadds to calibrated form. More... | |
| class | ForcedSrcTransformTask |
Transform forced_src measuremenents to calibrated form. More... | |
| class | RunTransformConfig |
| Configuration for RunTransformTaskBase derivatives. More... | |
| class | RunTransformTaskBase |
| Command line interface for TransformTask. More... | |
| class | SrcTransformTask |
Transform src measuremenents to calibrated form. More... | |
| class | TransformConfig |
| Configuration for TransformTask. More... | |
| class | TransformTask |
| Transform a SourceCatalog containing raw measurements to calibrated form. More... | |
Functions | |
| def | makeContiguous (catalog) |
| Return a version of the input catalog which is contiguous in memory. More... | |
| def lsst.pipe.tasks.transformMeasurement.makeContiguous | ( | catalog | ) |
Return a version of the input catalog which is contiguous in memory.
Definition at line 31 of file transformMeasurement.py.
1.8.13