lsst.meas.base
16.0-8-g2ce35ff+3
|
Go to the source code of this file.
Classes | |
class | lsst.meas.base.transforms.MeasurementTransform |
Base class for measurement transformations. More... | |
class | lsst.meas.base.transforms.NullTransform |
The null transform transfers no data from input to output. More... | |
class | lsst.meas.base.transforms.PassThroughTransform |
Copy all fields named after the measurement plugin from input to output, without transformation. More... | |
class | lsst.meas.base.transforms.SimpleCentroidTransform |
Transform a pixel centroid, excluding uncertainties, to celestial coordinates. More... | |
Namespaces | |
lsst.meas.base.transforms | |