|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include "Configuration/ConfigManager.h"#include <boost/regex.hpp>#include <SEFramework/Image/ProcessedImage.h>#include <SEFramework/Image/BufferedImage.h>#include "SEFramework/FITS/FitsImageSource.h"#include "SEFramework/CoordinateSystem/WCS.h"#include "SEImplementation/Configuration/DetectionImageConfig.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Variables | |
| static const std::string | SourceXtractor::DETECTION_IMAGE { "detection-image" } |
| static const std::string | SourceXtractor::REFERENCE_IMAGE { "reference-image" } |
| static const std::string | SourceXtractor::DETECTION_IMAGE_GAIN { "detection-image-gain" } |
| static const std::string | SourceXtractor::DETECTION_IMAGE_FLUX_SCALE {"detection-image-flux-scale"} |
| static const std::string | SourceXtractor::DETECTION_IMAGE_SATURATION { "detection-image-saturation" } |
| static const std::string | SourceXtractor::DETECTION_IMAGE_INTERPOLATION { "detection-image-interpolation" } |
| static const std::string | SourceXtractor::DETECTION_IMAGE_INTERPOLATION_GAP { "detection-image-interpolation-gap" } |