25#ifndef MATCH_SRC_TO_CATALOGUE
26#define MATCH_SRC_TO_CATALOGUE
83 void _removeOneToMany();
84 void _removeManyToOne();
Match a SourceSet of objects with known ra/dec with a SourceSet of objects with known xy positions Ta...
std::shared_ptr< MatchSrcToCatalogue const > ConstPtr
void setWcs(std::shared_ptr< afw::geom::SkyWcs const > wcs)
Set a different Wcs solution.
afw::table::ReferenceMatchVector getMatches()
void setDist(geom::Angle dist)
Set a new value for the maximum allowed distance between two matching objects (in ra/dec space)
std::shared_ptr< MatchSrcToCatalogue > Ptr
void setCatSrcSet(afw::table::SimpleCatalog const &catSet)
void setImgSrcSet(afw::table::SourceCatalog const &srcSet)
sourceSet is a vector of pointers to Sources.