fits2idia
FITS to HDF5 (IDIA schema) converter
main.cc File Reference
#include <getopt.h>
#include <regex>
#include <fstream>
#include <sstream>
#include "Converter.h"
Include dependency graph for main.cc:

Functions

bool getOptions (int argc, char **argv, std::string &inputFileName, std::string &outputFileName, bool &slow, bool &progress, bool &onlyReportMemory, bool &zMips)
 
int main (int argc, char **argv)
 

Function Documentation

◆ getOptions()

bool getOptions ( int  argc,
char **  argv,
std::string &  inputFileName,
std::string &  outputFileName,
bool &  slow,
bool &  progress,
bool &  onlyReportMemory,
bool &  zMips 
)
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function: