find_skycomponent_matches

ska_sdp_func_python.sky_component.operations.find_skycomponent_matches(comps_test, comps_ref, tol=1e-07)[source]

Match a list of candidates to a reference set of SkyComponents.

Many to one is allowed.

Parameters:
  • comps_test – SkyComponents to test

  • comps_ref – Reference SkyComponents

  • tol – Tolerance in rad

Returns:

List of matched SkyComponents