#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "adata.h"
#include "mk4_util.h"
#include "mk4_afio.h"
#include "gnearch.h"
Go to the source code of this file.
◆ avg_data
| Class Members |
|
fringesum |
fdata |
|
|
int |
keyval |
|
|
int |
lastorder |
|
|
int |
order |
|
◆ srchsummary
◆ FALSE
◆ MAX_BNO
| #define MAX_BNO 66 /* 12 telescopes */ |
◆ MAX_NDELAY
◆ MAX_NRATE
| #define MAX_NRATE 300 /* Reasonable maximums */ |
◆ TRUE
◆ srchsum
◆ clear_srchdata()
| void clear_srchdata |
( |
srchsum |
srchdata[] | ) |
|
◆ fill_grids()
| int fill_grids |
( |
srchsum * |
srchdata | ) |
|
◆ fill_grids_orig()
| int fill_grids_orig |
( |
srchsum * |
srchdata | ) |
|
◆ fit_peaks()
| int fit_peaks |
( |
srchsum * |
srchdata | ) |
|
◆ parse_cmdline()
| int parse_cmdline |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
FILE ** |
fpout, |
|
|
gpconf * |
gpcp |
|
) |
| |
◆ plot_srchdata()
| void plot_srchdata |
( |
srchsum |
srchdata[], |
|
|
int |
square |
|
) |
| |
◆ read_data()
| int read_data |
( |
avg_data ** |
data, |
|
|
char * |
filename, |
|
|
int * |
navg |
|
) |
| |
◆ sort_data()
| int sort_data |
( |
avg_data * |
data, |
|
|
int |
navg |
|
) |
| |
◆ write_srchdata()
| int write_srchdata |
( |
srchsum * |
srchdata, |
|
|
FILE * |
fpout |
|
) |
| |
◆ optind
◆ space