NAME

uvotshiftadd - create raw exposure map based on shift and add packet

USAGE

uvotshiftadd infile=<filename> badpixfile=<filename> trackfile=<filename> outfile=<filename>

DESCRIPTION

This tool calculates a shift and add map in raw coordinates based on aspect following data.

This tool is called by uvotexpmap when method=SHIFTADD. Users are not expected to call this tool directly.

PARAMETERS

infile [filename]
Input sky file with extension.

badpixfile [filename]
Input quality file with extension.

trackfile [filename]
Input tracking file with extension.

outfile [filename]
Output file name.

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

(cleanup = yes) [boolean]
Remove temporary files?

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

EXAMPLES

The following example illustrates running uvotshiftadd

      uvotshiftadd infile=swuvv_sk.img[1] badpixfile=swuvv_bp.img[1] \
			trackfile=swuaf.hk[1] outfile=shiftadd.img 

SEE ALSO

uvotexpmap, uvotfakeaf

LAST MODIFIED

May 2008