FACT++
1.0
|
#include "Configuration.h"
#include <float.h>
#include <map>
#include <fstream>
#include <boost/regex.hpp>
#include "tools.h"
#include "Time.h"
#include "externals/factfits.h"
Go to the source code of this file.
Classes | |
struct | MyColumn |
struct | minMaxStruct |
class | FitsDumper |
Dumps contents of fits tables to stdout or a file. More... | |
Functions | |
template<typename T > | |
void | displayStats (vector< char > &array, ostream &out) |
void | PrintUsage () |
void | PrintHelp () |
void | SetupConfiguration (Configuration &conf) |
int | main (int argc, const char **argv) |