#include "sadie.h"
Go to the source code of this file.
Functions | |
void | SCATTER (IMAGE *in1, IMAGE *in2, short bnd1, short bnd2, short inc, short nlev, IMAGE **out) |
|
Definition at line 16 of file scatter.c. References CHECKIMG, IMAGE::data, GETMEM, IMAGE::gmax, IMAGE::gmin, max, MESSAGE, min, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, PROGRESS, RANGE, SLEN, T_EXIT, T_SCATTER, IMAGE::text, and TIMING. Referenced by Sadie_Tools_ScatterCmd. |