NAME:
match_rosat
PURPOSE:
Compares each entry of xmm db with all entries of other (wfc or cirsi
or apm) db and finds nearest other db entry.
Returns 4 arrays containing xmm no, matching other no
and x and y distance of otherdb object to xmm object, as well as 3
arrays containing accurate great circle distance and x and y offset
of all otherdb objects within 100 arcsec of an xmm object.
CALLING SEQUENCE:
match_obj,xmmdb,rosatdb[,xmmno,rosat_no,xoff,yoff,totd,totx,toty,$
offmax=offmax,dmax=dmax,dmin=dmin]
INPUTS:
xmmdb:The xmm database to be searched. Must start with 'dbase/... '
rosatdb: The other " " " " " "
OPTIONAL INPUT KEYWORDS:
offmax: STRING!!!!maximum offax angle of xmm objects to be matched.
If not set, all xmm objects are matched
dmax: max distance for a match to be accepted (& included in xoff...)
if not set, default is 100". In arcsec
dmin: min distance for a match (use to make different set of matches:
r<5", 5
(See /home/xmmssc/soft/idl/pro/match/match_rosat.pro)
Suzanne Aigrain
<visitor2@ast.cam.ac.uk>
Last modified: Thu Feb 15 12:41:23 2001