dssbase_bestmatch.sh
Last updated: Jan31,2020

The OTW routine used by dssbase_locate to identify the best match of a dssbase data set to an input Ra,Dec (and match radius) position.

 


% dssbase_bestamtch.sh   

Usage: dssbase_bestmatch.sh ./local_red/Store_DSS/DSS.basenames ./local_red/Store_DSS/DSS.params 308.717321 60.153738889 8.0 
arg1 - path to DSS basenames file 
arg2 - path to DSS parameters file 
arg3 - RA of sexigecinal format of position to match 
arg4 - DEC of sexigecinal format of position to match 
arg5 - maximum separation in arcminutes for a match 


The result is a file named Best.DSS that contains the name of the dss basename of the closest image match.




Back to SCO CODES page