wcs0_trans

This OTW script reads the X,Y or Ra,Dec and transforms them to Ra,Dec or X,Y using a WCS0 solution.


% wcs0_trans.sh a.fits list.xy  

arg1 = name of image being calibrated
arg2 = name of input file (a.xy, a.rd)

The suffix on the input file (".xy" or ".rd") determines the type of transformation made.




Back to SCO CODES page