SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
FitsFile.cpp File Reference
#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"
Include dependency graph for FitsFile.cpp:

Go to the source code of this file.

Namespaces

namespace  SourceXtractor
 

Functions

static MetadataEntry::value_t SourceXtractor::valueAutoCast (const std::string &value)
 
static void SourceXtractor::close_fits (fitsfile *ptr)
 
static std::map< std::string, MetadataEntrySourceXtractor::loadHeadersFromFits (fitsfile *fptr)
 

Variables

static Elements::Logging SourceXtractor::logger = Elements::Logging::getLogger("FitsFile")