convertCentroid#

lsst.afw.table.convertCentroid(wcs: lsst::afw::geom::SkyWcs, x: typing.SupportsFloat | typing.SupportsIndex, y: typing.SupportsFloat | typing.SupportsIndex, xErr: typing.SupportsFloat | typing.SupportsIndex, yErr: typing.SupportsFloat | typing.SupportsIndex, xy_covariance: typing.SupportsFloat | typing.SupportsIndex = 0.0) tuple[tuple[float, float], tuple[float, float, float]]#