#include "sadie.h"
#include "proto.h"
Go to the source code of this file.
Defines | |
#define | UP 1 |
#define | DOWN 2 |
#define | LEFT 3 |
#define | RIGHT 4 |
Functions | |
void | FOURIERDESC (IMAGE *in) |
|
Definition at line 6 of file fourierdesc.c. Referenced by FOURIERDESC. |
|
Definition at line 7 of file fourierdesc.c. Referenced by FOURIERDESC. |
|
Definition at line 8 of file fourierdesc.c. Referenced by FOURIERDESC. |
|
Definition at line 5 of file fourierdesc.c. Referenced by FOURIERDESC. |
|
Definition at line 19 of file fourierdesc.c. References CHECKIMG, IMAGE::data, DOWN, FFT1D, FORWARD, IMAGE::gmax, IMAGE::gmin, LEFT, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, RANGE, RIGHT, rnd, SLEN, IMAGE::text, and UP. |