#include "sadie.h"
Go to the source code of this file.
Functions | |
void | COMBINE (IMAGE *in1, IMAGE *in2, short option, double wgt1, double wgt2, IMAGE **out) |
|
Definition at line 12 of file combine.c. References ADD, CHECKIMG, IMAGE::data, DIVIDE, GETMEM, max, MAXIMUM, MESSAGE, min, MINIMUM, MULTIPLY, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, SLEN, SUBTRACT, T_COMBINE, T_EXIT, IMAGE::text, and TIMING. |