NAME
uvotrawevtimg - creates a raw UVOT image from events and attitude
USAGE
uvotrawevtimg
eventfile=@<filename>
attfile=@<filename>
outfile=@<filename>
DESCRIPTION
This tool builds a raw UVOT image by applying attitude adjustments
to individual events. The tool coordinator can be used to find the
sky position of individual events, but this tool allows performing
mod-8 correction.
This tool is not intended for general users. Normally, the SDC pipeline
or a user will employ uvotimage which will call uvotrawevtimg as needed.
PARAMETERS
- eventfile [filename]
- Input event file.
- attfile [filename]
- Input attitude file.
- outfile [filename]
- Output image file.
- teldeffile [filename]
- Telescope definition calibration file or CALDB.
- (randomize = -1952) [integer]
- Random number generator seed.
- (clobber = no) [boolean]
- Overwrite existing files?
- (history = yes) [boolean]
- Write history keywords?
- (chatter = 3) [enumerated integer]
- Standard HEAdas chatter parameter.
EXAMPLES
The following examples illustrate running uvotrawevtimg
1. run uvotrawevtimg
uvotrawevtimg infile=swobsidubb_uf.evt[gtifilter('GTI5')] \
attfile=swobsidpat.fits outfile=swobsidubb_rw5.img teldeffile=CALDB
SEE ALSO
LAST MODIFIED
December 2007