1imhead(1) General Commands Manual imhead(1)
2
3
4
6 imhead - Print FITS or IRAF image header
7
9 imhead [options] FITS or IRAF filename
10
12 imhead is a utility for listing IRAF and FITS image headers. It con‐
13 verts IRAF .imh image headers to a FITS format before listing them. For
14 IRAF files, the BITPIX, NAXIS, NAXIS1, NAXIS2, OBJECT, and PIXFILE key‐
15 words are set from the binary portion of the header. IMHFILE is set
16 from the actual filename for internal purposes.
17
19 -f Write exact FITS header, with no inserted newlines and including
20 trailing blanks
21
22 -v Print name of file and program version before header
23
24 -z Set BITPIX to 0 to output a dataless header
25
26
28 Jessica Mink, SAO jmink@cfa.harvard.edu
29
30
31
326 July 2001 WCSTools imhead(1)