25#ifndef LSST_AFW_TABLE_WCSUTILS_H
26#define LSST_AFW_TABLE_WCSUTILS_H
47template <
typename ReferenceCollection>
62template <
typename SourceCollection>
table::Key< table::Array< std::uint8_t > > wcs
void updateRefCentroids(geom::SkyWcs const &wcs, ReferenceCollection &refList)
Update centroids in a collection of reference objects.
void updateSourceCoords(geom::SkyWcs const &wcs, SourceCollection &sourceList)
Update sky coordinates in a collection of source objects.