|
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 | MeasurementTransform |
| Base class for measurement transformations. More... | |
| class | NullTransform |
| The null transform transfers no data from input to output. More... | |
| class | PassThroughTransform |
| Copy all fields named after the measurement plugin from input to output, without transformation. More... | |
| class | SimpleCentroidTransform |
| Transform a pixel centroid, excluding uncertainties, to celestial coordinates. More... | |
Variables | |
| tuple | __all__ = ("NullTransform", "PassThroughTransform", "SimpleCentroidTransform") |
| tuple lsst.meas.base.transforms.__all__ = ("NullTransform", "PassThroughTransform", "SimpleCentroidTransform") |
Definition at line 52 of file transforms.py.
1.8.5