updateSourceCoords

lsst.afw.table.updateSourceCoords(*args, **kwargs)

Overloaded function.

  1. updateSourceCoords(wcs: lsst::afw::geom::SkyWcs, sourceList: List[lsst.afw.table.SourceRecord], include_covariance: bool = True) -> None

  2. updateSourceCoords(wcs: lsst::afw::geom::SkyWcs, sourceList: lsst.afw.table.SourceCatalog, include_covariance: bool = True) -> None