set output './cand_1760/measure_1760_pos.ps' set term postscript color set grid set key top left set size square set xlabel 'TASS RA position (60 arcsec wide) ' set ylabel 'TASS Dec position (60 arcsec wide) ' set title 'Measurements of TASS 1760 ' plot [13.38118:13.36430][9.30260:9.31926] '/z2/tass/lab_patches/strip_+09.2/patch_013.7_+09.2/patch_013.7_+09.2.dat' using 3:4 with points lt 0 ps 0.8 lw 4 t 'other TASS' , './cand_1760/measure_1760' using 3:4 with points lt 1 pt 6 ps 1.0 lw 2 t 'candidate' , './cand_1760/measure_1760_usnob1.cat' using 4:5 with points lt 2 ps 0.6 lw 3 t 'USNOB1.0 R < 16.0' set output quit