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
|
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 | |
Variables | |
tuple | lsst.meas.base.transforms.__all__ = ("NullTransform", "PassThroughTransform", "SimpleCentroidTransform") |