NAME

uvotgcn1 - uvotgcn back end

USAGE

uvotgcn1

DESCRIPTION

uvotgcn1 is the back-end for uvotgcn which really runs the Swift UVOT software to process UVOT TDRSS packets.

The possible output products are three FITS files: a sky image, a list of sources, and a list of sources correlated against a star catalog; and a Postscript finding chart (field). The catalog file is only created if the source positions are successfully matched to the catalog.

PARAMETERS

posture [string TEST|LIVEGCN]
Operating posture.
jobfile [filename]
Name of the uvotgcn job file. This holds the information extracted from the pseudo GCN notices.
packetfile [filename]
Name of the FITS file containing the UVOT TDRSS packet or DEFAULT to retrieve from jobfile.
archive [directory]
Name of the UVOT TDRSS archive directory.
catspec [filename]
Name of the catalog desciptor.
(skyfile = DEFAULT) [filename]
Name of the output FITS sky image.
(sourcesfile = DEFAULT) [filename]
Name of the output FITS source table.
(catalogfile = DEFAULT) [filename]
Name of the output FITS source table correlated using catspec.
(fieldfile = DEFAULT) [filename]
Name of the output annotated Postscript finding chart or NONE.
(signalfile = DEFAULT) [filename]
Name of the packet processing complete signal file.
(timeout = 20) [int]
Maximum time to wait for sky image before timing out [sec].
(starid = NONE) [string]
Parameters to pass to star identification.
distfile [obsolete]
This parameter is obsolete but exists for backward compatibility.
logfile [obsolete]
This parameter is obsolete but exists for backward compatibility.
(history = yes) [boolean]
Write parameter history to output files?
(cleanup = yes) [boolean]
Remove temporary files?
(clobber = no) [boolean]
Overwrite existing output files?
(chatter = 1) [integer, 0 - 5]
Standard HEAdas verbosity parameter.

EXAMPLES

1. Execute uvotgcn1 providing a UVOT TDRSS packet

	uvotgcn1 packetfile=swmsufc.fits

SEE ALSO

tristarid. catspec.

LAST MODIFIED

November 2005