NAME

uvotfakeaf - generate aspect following data from attitude history

USAGE

uvotfakeaf badpixfile=<filename> attfile=<filename> outfile=<filename> teldeffile=<filename>

DESCRIPTION

This tool is a support tool for creating UVOT exposure maps.

This tool is called by uvotexpmap when method=SHIFTADD and aspect following information is not available for the image. Users are not expected to call this tool directly.

PARAMETERS

badpixfile [filename]
Input quality file with extension.

attfile [filename]
Input attitude history.

outfile [filename]
Output file name.

teldeffile [filename]
Telescope definition file name.

trel [real]
MET relative to which to calculate shifts [seconds].

t1 [real]
Start MET for tracking attitude [seconds].

t2 [real]
Stop MET for tracking attitude [seconds].

(attdelta = 0.1) [real]
Maximum size of attitude step [arcsec].

(frametime = 0.0110322) [real]
Frame duration [s].

(clobber = no) [boolean]
Overwrite existing output file?

(history = yes) [boolean]
Write parameter history?

(chatter = 3) [integer: 1-5]
Standard HEAdas chatter parameter.

EXAMPLES

The following example illustrates running uvotfakeaf

      uvotfakeaf badpixfile=swuvv_bp.img[1] attfile=swusat.fits \
			outfile=swuaf.hk teldeffile=swuteldef.fits

SEE ALSO

uvotexpmap, uvotshiftadd

LAST MODIFIED

May 2008