This is a OTW code that processes the coordinate data in a cdfp file.
arg1 - name of cdfp file arg1 - Ra center (floating point in HOURS) arg2 - Dec center (floating point in DEGREES) Sample Usage: % cdfp00.sh Temp1.cdpf 11.2337736 +44.3347747The output is sent to STANDARD OUT. This code is designed to produce 3 new things (output in a cdfp format):
Xlin_arcsec == linearized X position (using RAo,DECo) in arcsec Ylin_arcsec == linearized Y position (using RAo,DECo) in arcsec SEPmin_arcsec == minimum separation to source in arcsec (*) (*) This refers to the closest separation among the other sources in the present *.fdrp catalog.