#include "sadie.h"
Go to the source code of this file.
Functions | |
void | SUBSAMPL (IMAGE *in, short ibgn, short jbgn, short kbgn, short iinc, short jinc, short kinc, short isize, short jsize, short ksize, IMAGE **out) |
|
Definition at line 12 of file subsampl.c. References CHECKIMG, IMAGE::data, GETMEM, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, SLEN, T_EXIT, T_SUBSAMPL, IMAGE::text, and TIMING. Referenced by Sadie_Geometry_WinSubCmd. |