Coadd the reprojected images in an input list to form an output mosaic with FITS header keywords specified in a header file. Creates two output files, one containing the coadded pixel values, and the other containing coadded pixel area values. The pixel area values can be used as a weighting function if the output pixel values are themselves to be coadded with other projected images, and may also be used in validating the fidelity of the output pixel values.
| Parameters : | images_table : str
template_header : str
out_image : str
img_dir : str, optional
no_area : bool, optional
type : str, optional
exact : bool, optional
debug_level : int, optional
status_file : str, optional
mpi : bool, optional
n_proc : int, optional
|
|---|