|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <string>#include <boost/program_options.hpp>#include "SEImplementation/Configuration/CheckImagesConfig.h"
Go to the source code of this file.
Namespaces | |
| namespace | 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_BACKGROUND { "check-image-background" } |
| static const std::string | SourceXtractor::CHECK_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_PSF { "check-image-psf" } |
| static const std::string | SourceXtractor::CHECK_ML_DETECTION { "check-image-ml-detection" } |
| static const std::string | SourceXtractor::CHECK_MEASUREMENT_BACKGROUND { "check-image-measurement-background" } |
| static const std::string | SourceXtractor::CHECK_MEASUREMENT_VARIANCE { "check-image-measurement-variance" } |
| static const std::string | SourceXtractor::CHECK_FITTING_WINDOW { "check-image-fitting-window" } |
| static const std::string | SourceXtractor::CHECK_MOFFAT { "debug-image-moffat" } |