#include "sadie.h"
#include "proto.h"
Go to the source code of this file.
Functions | |
int | CREATEMOSAIC (char **imglist, int nimg, int nlin, int npix, int *xoff, int *yoff, PIXEL *bias, PIXEL *gain, PIXEL glev, IMAGE **out) |
|
Definition at line 12 of file createmosaic.c. References CHECKIMG, IMAGE::data, DISK2IMG, GETMEM, MESSAGE, min, IMAGE::nlin, IMAGE::npix, out, RELMEM, SLEN, T_EXIT, T_MOSAIC, and TIMING. |