2d_anisotropic
, ...:
Anisotropic Cartesian Matching
matcher=2d_anisotropic values*='<x> <y>' params='<error-in-x> <error-in-y>'
The 2d_anisotropic
matcher compares positions in
2-dimensional Cartesian space using an anisotropic metric.
Rows are considered to match if their (x
,y
)
positions fall within an error ellipse with radii
error-in-x
,error-in-y
of each other.
This kind of match will typically be used for non-'spatial' spaces,
for instance (magnitude,redshift) space, in which the metrics along
different axes are not related to each other.
Matching in any number of dimensions of Cartesian space using an anisotropic metric can be done by extending this syntax in the obvious way.