Next Previous Up Contents
Next: Custom Matchers
Up: Match Criteria
Previous: 1d, 2d, ...: Isotropic Cartesian Matching

7.1.6 2d_anisotropic, ...: Anisotropic Cartesian Matching

matcher=2d_anisotropic values*='<x> <y>'
                       params='<error-in-x> <error-in-y>'
                       tuning='<scale-factor>'
values*:
  • x: Cartesian co-ordinate #1
  • y: Cartesian co-ordinate #2
params:
  • error-in-x: Radius of error ellipse in Cartesian co-ordinate #1 direction
  • error-in-y: Radius of error ellipse in Cartesian co-ordinate #2 direction
tuning:
  • scale-factor: Scaling factor to adjust bin size; larger values mean larger bins. Minimum legal value is 1.

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.


Next Previous Up Contents
Next: Custom Matchers
Up: Match Criteria
Previous: 1d, 2d, ...: Isotropic Cartesian Matching

STILTS - Starlink Tables Infrastructure Library Tool Set
Starlink User Note256
STILTS web page: http://www.starlink.ac.uk/stilts/
Author email: m.b.taylor@bristol.ac.uk
Mailing list: topcat-user@bristol.ac.uk