NAME
fetchsky - retrieve a SKY image from Skyview
USAGE
fetchsky outfile=<filename> ra=<deg> dec=<deg>
DESCRIPTION
This tool queries Skyview for a SKY image at a given position.
PARAMETERS
- outfile [filename]
- Name for output file (FITS image).
- ra [real]
- Right ascension at center of output image [deg].
- dec [real]
- Declination at center of output image [deg].
- arcmin [real]
- Width/height of output image [arcmin].
- (pixels = 300) [int]
- Width/height of output image [pixel].
- (skyserver = skyview.gsfc.nasa.gov) [string]
- Name of Skyview server.
- (skysurvey = Digitized Sky Survey) [string]
- Name of sky survey.
- (clobber = no) [boolean]
- Standard HEAdas clobber parameter.
- (history = yes) [boolean]
- Write parameter hsitory to output file?
- (chatter = 1) [enumerated integer]
- Standard HEAdas chatter parameter.
A range of 0 to 5 is enforced by the min and max fields in the parameter file.
EXAMPLES
SEE ALSO
LAST MODIFIED
May 2004