IRAF help page for package images, program imheader

from NOAO imheader -- list header parameters for a list of imagesUSAGEPARAMETERSDESCRIPTIONEXAMPLESTIME REQUIREMENTSBUGSSEE ALSO

imheader -- list header parameters for a list of images


USAGE

imheader images


PARAMETERS

images

List of IRAF images.

longheader = no

Print verbose image header.

userfields = yes

If longheader is set print the information in the user area.


DESCRIPTION

IMHEADER prints header information in various formats for the list of IRAF images specified by images. If longheader = no, the image name, dimensions, pixel type and title are printed. If longheader = yes, imformation on the create and modify dates, image statistics and so forth are printed. Non-standard IRAF header information can be printed by setting userfields = yes.


EXAMPLES

1. Print the header contents of a list of IRAF images.

	cl> imheader fits*

2. Print the header contents of a list of IRAF images in verbose mode.

	cl> imheader fits* lo+


TIME REQUIREMENTS


BUGS


SEE ALSO

imgets, hedit, hselect,


This page automatically generated from the iraf .hlp file. If you would like your local iraf package .hlp files converted into HTML please contact Dave Mills at NOAO.

dmills@noao.edu