#include "sadie.h"
#include "proto.h"
Go to the source code of this file.
Functions | |
void | RADIALAVG (IMAGE *in) |
Variables | |
PIXEL | globarray_original [50][100] |
PIXEL | globarray_percent [50][100] |
PIXEL | globarray_normalized [50][100] |
int | globframecount |
int | globfreqcount |
|
Definition at line 20 of file radialavg.c. References CHECKIMG, IMAGE::data, globarray_normalized, globarray_original, globarray_percent, globframecount, globfreqcount, malloc, MESSAGE, min, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, rnd, SLEN, and IMAGE::text. |
|
Definition at line 7 of file radialavg.c. Referenced by RADIALAVG. |
|
Definition at line 5 of file radialavg.c. Referenced by RADIALAVG. |
|
Definition at line 6 of file radialavg.c. Referenced by RADIALAVG. |
|
Definition at line 8 of file radialavg.c. Referenced by RADIALAVG. |
|
Definition at line 9 of file radialavg.c. Referenced by RADIALAVG. |