updateSourceCoords¶
- lsst.afw.table.updateSourceCoords(*args, **kwargs)¶
Overloaded function.
updateSourceCoords(wcs: lsst::afw::geom::SkyWcs, sourceList: List[lsst.afw.table.SourceRecord], include_covariance: bool = True) -> None
updateSourceCoords(wcs: lsst::afw::geom::SkyWcs, sourceList: lsst.afw.table.SourceCatalog, include_covariance: bool = True) -> None