SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
#include "Configuration/ConfigManager.h"
#include <SEFramework/Image/ProcessedImage.h>
#include <SEFramework/Image/BufferedImage.h>
#include "SEFramework/FITS/FitsImageSource.h"
#include "SEImplementation/CoordinateSystem/WCS.h"
#include "SEImplementation/Configuration/DetectionImageConfig.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Variables | |
static const std::string | SourceXtractor::DETECTION_IMAGE { "detection-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" } |