logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

imhead - Print FITS or IRAF image header

Author

       Jessica Mink, SAO jmink@cfa.harvard.edu

6 July 2001                                         WCSTools                                           imhead(1)

Description

imhead  is  a  utility  for listing IRAF and FITS image headers. It converts IRAF .imh image headers to a
       FITS format before listing them. For IRAF files, the BITPIX, NAXIS, NAXIS1, NAXIS2, OBJECT,  and  PIXFILE
       keywords  are  set  from  the  binary  portion of the header. IMHFILE is set from the actual filename for
       internal purposes.

Name

       imhead - Print FITS or IRAF image header

Options

-f     Write exact FITS header, with no inserted newlines and including trailing blanks

       -v     Print name of file and program version before header

       -z     Set BITPIX to 0 to output a dataless header

Synopsis

       imhead [options] FITS or IRAF filename

See Also