1delwcs(1) General Commands Manual delwcs(1)
2
3
4
6 delwcs - Delete WCS in FITS and IRAF image files
7
9 delwcs [-v] FITS or IRAF file(s)
10
12 Delete WCS keywords "CTYPE1", "CRVAL1", "CDELT1", "CRPIX1", "CROTA1",
13 "CTYPE2", "CRVAL2", "CDELT2", "CRPIX2", "CROTA2", and "IMWCS" from a
14 fits header. If there are "WRA", WDEC", and "WEPOCH" or "WEQUINOX"
15 keywords present, their values replace those lf "RA", "DEC", and
16 "EPOCH" or "EQUINOX".
17
19 -n Write new output file with "e" before the file type extension.
20 The default is to overwrite the input file.
21
22 -v Print names of keywords as they are deleted
23
24
26 Jessica Mink, SAO (jmink@cfa.harvard.edu)
27
28
29
306 July 2001 WCSTools delwcs(1)