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