|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <assert.h>#include <fstream>#include <iomanip>#include <iostream>#include <string>#include <boost/algorithm/string/case_conv.hpp>#include <boost/algorithm/string/trim.hpp>#include <boost/filesystem/operations.hpp>#include <boost/filesystem/path.hpp>#include <boost/regex.hpp>#include "ElementsKernel/Exception.h"#include "ElementsKernel/Logging.h"#include "SEFramework/FITS/FitsFile.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Variables | |
| static Elements::Logging | SourceXtractor::logger = Elements::Logging::getLogger("FitsFile") |