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:

The current location should be the working directory.

The emllist.fits file should exist. Calling Parameters:

emlin – Name of the input emllist.fits format file.

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

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

template emlin=emllist.fits emlout=emllist_out.fits