Transform a pixel centroid, excluding uncertainties, to celestial coordinates.
More...
Transform a pixel centroid, excluding uncertainties, to celestial coordinates.
Definition at line 102 of file transforms.py.
◆ __init__()
def lsst.meas.base.transforms.SimpleCentroidTransform.__init__ |
( |
|
self, |
|
|
|
config, |
|
|
|
name, |
|
|
|
mapper |
|
) |
| |
◆ __call__()
def lsst.meas.base.transforms.SimpleCentroidTransform.__call__ |
( |
|
self, |
|
|
|
inputCatalog, |
|
|
|
outputCatalog, |
|
|
|
wcs, |
|
|
|
calib |
|
) |
| |
◆ config
lsst.meas.base.transforms.MeasurementTransform.config |
|
inherited |
◆ coordKey
lsst.meas.base.transforms.SimpleCentroidTransform.coordKey |
◆ name
lsst.meas.base.transforms.MeasurementTransform.name |
|
inherited |
The documentation for this class was generated from the following file: