NAME

uvotflatfield - performs flat-fielding on UVOT images

USAGE

uvotflatfield infile=<filename>

DESCRIPTION

This tool divides RAW images by the UVOT flat field calibration product.

PARAMETERS

infile [filename]
Input image file. If no extension is specified, all extensions are processed; otherwise, only the specified extension is processed.

outfile [filename]
Output file name. See clobber parameter.

flatfile [filename]
Flat field calibration file or CALDB.

(clobber = no) [boolean]
Overwrite output file if it exists?

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

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

(chatter = 1) [enumerated integer]
Standard HEAdas chatter parameter.

EXAMPLES

The following example illustrates running uvotflatfield specifying the input and output file names on the command line:

      uvotflatfield infile=images.fits outfile=flat.fits

SEE ALSO

LAST MODIFIED

June 2004