ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2107.022] Kd-match: Correspondences of objects between two catalogs through pattern matching

Kd-match matches stellar catalogs for which the transformation between the coordinate systems of the two catalogs is unknown and might include shearing. The code uses the ratio of sides as the invariant under a coordinate transformation and searches for several triangles with similar transformations by building quadrilaterals from sets of four objects in each catalog and calculating the ratio of areas of the triangles that comprise the quadrilaterals. The k-d tree accelerates this quadrilateral search dramatically and is significantly faster than the customary direct search over triangles.

Code site:
https://github.com/UBC-Astrophysics/kd-match
Described in:
https://ui.adsabs.harvard.edu/abs/2013MNRAS.433..935H
Bibcode:
2021ascl.soft07022H

Views: 1901

ascl:2107.022
Add this shield to your page
Copy the above HTML to add this shield to your code's website.