OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#include "libraries/operaStats.h"
Namespaces | |
namespace | operaStatsLibTest |
Functions | |
int | main (int argc, char *argv[]) |
Test the espadonsimage class. | |
Variables | |
static int | debug = 0 |
static int | verbose = 0 |
static int | trace = 0 |
int debug = 0 [static] |
int trace = 0 |
int verbose = 0 |