NAME

uvotpict - create a finding chart image

USAGE

uvotpict

DESCRIPTION

uvotpict retrieves an image of a particular region of the sky then annotates it with information from a source list.

The input source file must have the uvotstarid output source list format.

PARAMETERS

infile [filename]
Name of the FITS file containing the source list.
outfile [filename]
Name for output file.
ra [real, degrees]
Right ascension at center of image.
dec [real, degrees]
Declination at center of image.
(extname = SOURCES) [string]
Name of the source list extension.
(outformat = png) [png|jpeg|fits|tiff|ppm]
Output graphics format.
(skyserver = skyview.gsfc.nasa.gov) [string]
Name of Skyview server.
(skysurvey = Digitized Sky Survey) [string]
Name of Skyview survey.
showcat [boolean]
Indicate catalog matches?
cleanup [boolean]
Remove temporary files?
clobber [boolean]
Overwrite existing output files?
(chatter = 1) [integer, 0 - 5]
Standard HEAdas verbosity parameter.

EXAMPLES

1. Execute uvotpict providing the source list, and center for the image

	uvotpict infile=sources.fits ra=161.41 dec=-1.4

SEE ALSO

uvottfc. uvotstarid.

LAST MODIFIED

April 2004