File: delwcs.1

package info (click to toggle)
wcstools 3.9.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,684 kB
  • sloc: ansic: 113,336; sh: 553; makefile: 245; lisp: 86; sed: 1
file content (21 lines) | stat: -rw-r--r-- 692 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH delwcs 1 WCSTools "6 July 2001"
.SH Name
delwcs \- Delete WCS in FITS and IRAF image files
.SH Synopsis
delwcs [\-v] FITS or IRAF file(s)
.SH Description
Delete WCS keywords "CTYPE1", "CRVAL1", "CDELT1", "CRPIX1", "CROTA1", "CTYPE2",
"CRVAL2", "CDELT2", "CRPIX2", "CROTA2", and "IMWCS" from a fits header.  If
there are "WRA", WDEC", and "WEPOCH" or "WEQUINOX" keywords present, their
values replace those lf "RA", "DEC", and "EPOCH" or "EQUINOX".
.SH Options
.TP
.B \-n
Write new output file with "e" before the file type extension.  The default
is to overwrite the input file.
.TP
.B \-v
Print names of keywords as they are deleted

.SH Author
Jessica Mink, SAO (jmink@cfa.harvard.edu)