IRAF help page for package plot, program gkidir

from NOAO gkidir -- print directory of plots within the named metacode fileUSAGEPARAMETERSDESCRIPTIONEXAMPLESSEE ALSO

gkidir -- print directory of plots within the named metacode file


USAGE

gkidir input


PARAMETERS

input

The metacode file or files to be examined.


DESCRIPTION

Task gkidir examines GKI metacode files, and prints a directory of the plots contained in each input file. Each plot is listed with its size and an identifying title string. The title string is the MFTITLE string if given, or else the longest GTEXT string found (hopefully the plot title), or else the string "(no title)". The output format is as follows:

	file1: 
	    [1] (1234 words)	title_string
	    [2] (78364 words)	title_string
	file2:
	    [1] (874 words)	title_string
		.
		.
		.

EXAMPLES

EXAMPLES 1. List the plots in the GKI metacode file "file":

cl> gkidir file


SEE ALSO

gkiextract,


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