LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | TransformConfig |
Configuration for TransformTask. More... | |
class | TransformTask |
Transform a SourceCatalog containing raw measurements 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 | ForcedSrcTransformTask |
Transform forced_src measuremenents to calibrated form. More... | |
class | CoaddSrcTransformTask |
Transform measuremenents made on coadds to calibrated form. More... | |
Functions | |
def | makeContiguous |
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.