Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
PhotometricBandMappingConfig.cpp File Reference
#include <algorithm>
#include <fstream>
#include <boost/algorithm/string.hpp>
#include <sstream>
#include <tuple>
#include "Configuration/PhotometricBandMappingConfig.h"
#include "ElementsKernel/Exception.h"
#include "ElementsKernel/Logging.h"
Include dependency graph for PhotometricBandMappingConfig.cpp:

Go to the source code of this file.

Namespaces

namespace  Euclid
 
namespace  Euclid::Configuration
 

Functions

static fs::path Euclid::Configuration::getMappingFileFromOptions (const Configuration::UserValues &args, const fs::path &base_dir)
 
static std::tuple< PhotometricBandMappingConfig::MappingMap, PhotometricBandMappingConfig::UpperLimitThresholdMap, PhotometricBandMappingConfig::ConvertFromMagMapEuclid::Configuration::parseFile (fs::path filename)
 

Variables

static Elements::Logging Euclid::Configuration::logger = Elements::Logging::getLogger("PhotometricBandMappingConfig")
 
static const std::string Euclid::Configuration::FILTER_MAPPING_FILE {"filter-mapping-file"}
 
static const std::string Euclid::Configuration::EXCLUDE_FILTER {"exclude-filter"}
 

Detailed Description

Date
11/11/15
Author
nikoapos

Definition in file PhotometricBandMappingConfig.cpp.