SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
#include "SEImplementation/Plugin/AssocMode/AssocModeConfig.h"
#include <map>
#include <boost/algorithm/string.hpp>
#include <CCfits/CCfits>
#include "Table/AsciiReader.h"
#include "Table/FitsReader.h"
#include "SEImplementation/Configuration/PartitionStepConfig.h"
#include "SEImplementation/Configuration/MultiThresholdPartitionConfig.h"
#include "SEImplementation/Plugin/AssocMode/AssocModePartitionStep.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Variables | |
static const std::string | SourceXtractor::ASSOC_CATALOG { "assoc-catalog" } |
static const std::string | SourceXtractor::ASSOC_MODE { "assoc-mode" } |
static const std::string | SourceXtractor::ASSOC_RADIUS { "assoc-radius" } |
static const std::string | SourceXtractor::ASSOC_FILTER { "assoc-filter" } |
static const std::string | SourceXtractor::ASSOC_COPY { "assoc-copy" } |
static const std::string | SourceXtractor::ASSOC_COLUMNS { "assoc-columns" } |