#include "sadie.h"
Go to the source code of this file.
Functions | |
void | PSPECT (IMAGE *in, IMAGE **out) |
void | PSPECT1D (IMAGE *in, short option, IMAGE **out) |
|
Definition at line 13 of file pspect.c. References CHECKIMG, IMAGE::data, FFT2D, FORWARD, GETMEM, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, PROGRESS, RELMEM, rnd, SLEN, T_EXIT, T_PSPECT, IMAGE::text, and TIMING. |
|
Definition at line 85 of file pspect.c. References CHECKIMG, COL_PSPECT, IMAGE::data, FFT1D, FORWARD, GETMEM, malloc, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, rnd, ROW_PSPECT, SLEN, T_EXIT, T_PSPECT1D, IMAGE::text, and TIMING. Referenced by Sadie_Filter_PSpectCmd. |