SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Namespaces | Functions
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 "SEFramework/FITS/FitsFile.h"
Include dependency graph for FitsFile.cpp:

Go to the source code of this file.

Namespaces

 SourceXtractor
 

Functions

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