EMLFILL

Description: emlfill takes an emllist.fits format source list, and hunts for sources where the mean flux (calculated over all instruments) is NULL. This generally means that the source does not exist in one of the instruments is missing. The NULL is replaced with the mean flux calculated over all instruments that detected the source. Requirements:

20ptThe current location should be the working directory.

20ptThe emllist.fits file should exist. Calling Parameters:

20ptemlin – Name of the input emllist.fits format file.

20ptemlout – Name of the output emllist.fits format file. Output:

20ptA file containing an emllist.fits format file where the mean flux of each source is properly calculated. Example:

20pttemplate emlin=emllist.fits emlout=emllist_out.fits