SourceXtractorPlusPlus
0.10
Please provide a description of the project.
|
#include <string>
#include <boost/program_options.hpp>
#include "SEImplementation/Configuration/CheckImagesConfig.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Variables | |
static const std::string | SourceXtractor::CHECK_MODEL_FITTING { "check-image-model-fitting" } |
static const std::string | SourceXtractor::CHECK_RESIDUAL { "check-image-residual" } |
static const std::string | SourceXtractor::CHECK_MODEL_BACKGROUND { "check-image-background" } |
static const std::string | SourceXtractor::CHECK_MODEL_VARIANCE { "check-image-variance" } |
static const std::string | SourceXtractor::CHECK_SEGMENTATION { "check-image-segmentation" } |
static const std::string | SourceXtractor::CHECK_PARTITION { "check-image-partition" } |
static const std::string | SourceXtractor::CHECK_GROUPING { "check-image-grouping" } |
static const std::string | SourceXtractor::CHECK_FILTERED { "check-image-filtered" } |
static const std::string | SourceXtractor::CHECK_THRESHOLDED { "check-image-thresholded" } |
static const std::string | SourceXtractor::CHECK_SNR { "check-image-snr" } |
static const std::string | SourceXtractor::CHECK_AUTO_APERTURE { "check-image-auto-aperture" } |
static const std::string | SourceXtractor::CHECK_APERTURE { "check-image-aperture" } |
static const std::string | SourceXtractor::CHECK_MOFFAT { "check-image-moffat" } |
static const std::string | SourceXtractor::CHECK_PSF { "check-image-psf" } |