forked from ericmandel/pyds9
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.fits
1 lines (1 loc) · 5.63 KB
/
test.fits
1
SIMPLE = T / Standard FITS BITPIX = 32 / bits/pixel NAXIS = 2 / number of axes NAXIS1 = 15 / x axis dimension NAXIS2 = 15 / y axis dimension RADECSYS= 'FK5 ' / WCS for this file (e.g. Fk4) EQUINOX = 2.000000E3 / equinox (epoch) for WCS CTYPE1 = 'RA---TAN' CRVAL1 = 9.000000000000000E1 CDELT1 = -0.1000000 / degrees/pixel CDELT2 = 0.1000000 / degrees/pixel CRPIX1 = 13.0000000 / reference point CRPIX2 = 13.0000000 / reference point CTYPE2 = 'DEC--TAN' CRVAL2 = 6.000000000000000E1 CROTA2 = 0.000000000000000E0 LTV1 = 7.0000000 / IRAF ref. point LTV2 = 7.0000000 / IRAF ref. point LTM1_1 = 1.0000000 / IRAF matrix value LTM1_2 = 0.0000000E+00 / IRAF matrix value LTM2_1 = 0.0000000E+00 / IRAF matrix value LTM2_2 = 1.0000000 / IRAF matrix value END