SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
#include <CheckImagesConfig.h>
Definition at line 32 of file CheckImagesConfig.h.
SourceXtractor::CheckImagesConfig::CheckImagesConfig | ( | long | manager_id | ) |
Definition at line 50 of file CheckImagesConfig.cpp.
|
virtualdefault |
|
inline |
Definition at line 88 of file CheckImagesConfig.h.
References m_aperture_filename.
|
inline |
Definition at line 84 of file CheckImagesConfig.h.
References m_auto_aperture_filename.
|
inline |
Definition at line 72 of file CheckImagesConfig.h.
References m_filtered_filename.
|
inline |
Definition at line 68 of file CheckImagesConfig.h.
References m_group_filename.
|
inline |
Definition at line 52 of file CheckImagesConfig.h.
References m_model_background_filename.
|
inline |
Definition at line 44 of file CheckImagesConfig.h.
References m_model_fitting_filename.
|
inline |
Definition at line 48 of file CheckImagesConfig.h.
References m_model_fitting_residual_filename.
|
inline |
Definition at line 56 of file CheckImagesConfig.h.
References m_model_variance_filename.
|
inline |
Definition at line 92 of file CheckImagesConfig.h.
References m_moffat_filename.
|
inline |
Definition at line 64 of file CheckImagesConfig.h.
References m_partition_filename.
|
overridevirtual |
Reimplemented from Euclid::Configuration::Configuration.
Definition at line 53 of file CheckImagesConfig.cpp.
References std::string::c_str(), SourceXtractor::CHECK_APERTURE, SourceXtractor::CHECK_AUTO_APERTURE, SourceXtractor::CHECK_FILTERED, SourceXtractor::CHECK_GROUPING, SourceXtractor::CHECK_MODEL_BACKGROUND, SourceXtractor::CHECK_MODEL_FITTING, SourceXtractor::CHECK_MODEL_VARIANCE, SourceXtractor::CHECK_MOFFAT, SourceXtractor::CHECK_PARTITION, SourceXtractor::CHECK_PSF, SourceXtractor::CHECK_RESIDUAL, SourceXtractor::CHECK_SEGMENTATION, SourceXtractor::CHECK_SNR, and SourceXtractor::CHECK_THRESHOLDED.
|
inline |
Definition at line 96 of file CheckImagesConfig.h.
References m_psf_filename.
|
inline |
Definition at line 60 of file CheckImagesConfig.h.
References m_segmentation_filename.
|
inline |
Definition at line 80 of file CheckImagesConfig.h.
References m_snr_filename.
|
inline |
Definition at line 76 of file CheckImagesConfig.h.
References m_thresholded_filename.
|
overridevirtual |
Reimplemented from Euclid::Configuration::Configuration.
Definition at line 87 of file CheckImagesConfig.cpp.
References SourceXtractor::CHECK_APERTURE, SourceXtractor::CHECK_AUTO_APERTURE, SourceXtractor::CHECK_FILTERED, SourceXtractor::CHECK_GROUPING, SourceXtractor::CHECK_MODEL_BACKGROUND, SourceXtractor::CHECK_MODEL_FITTING, SourceXtractor::CHECK_MODEL_VARIANCE, SourceXtractor::CHECK_MOFFAT, SourceXtractor::CHECK_PARTITION, SourceXtractor::CHECK_PSF, SourceXtractor::CHECK_RESIDUAL, SourceXtractor::CHECK_SEGMENTATION, SourceXtractor::CHECK_SNR, SourceXtractor::CHECK_THRESHOLDED, std::string::find(), m_aperture_filename, m_auto_aperture_filename, m_filtered_filename, m_group_filename, m_model_background_filename, m_model_fitting_filename, m_model_fitting_residual_filename, m_model_variance_filename, m_moffat_filename, m_partition_filename, m_psf_filename, m_segmentation_filename, m_snr_filename, and m_thresholded_filename.
|
private |
Definition at line 113 of file CheckImagesConfig.h.
Referenced by getApertureFilename(), and initialize().
|
private |
Definition at line 112 of file CheckImagesConfig.h.
Referenced by getAutoApertureFilename(), and initialize().
|
private |
Definition at line 109 of file CheckImagesConfig.h.
Referenced by getFilteredFilename(), and initialize().
|
private |
Definition at line 108 of file CheckImagesConfig.h.
Referenced by getGroupFilename(), and initialize().
|
private |
Definition at line 104 of file CheckImagesConfig.h.
Referenced by getModelBackgroundFilename(), and initialize().
|
private |
Definition at line 102 of file CheckImagesConfig.h.
Referenced by getModelFittingImageFilename(), and initialize().
|
private |
Definition at line 103 of file CheckImagesConfig.h.
Referenced by getModelFittingResidualFilename(), and initialize().
|
private |
Definition at line 105 of file CheckImagesConfig.h.
Referenced by getModelVarianceFilename(), and initialize().
|
private |
Definition at line 114 of file CheckImagesConfig.h.
Referenced by getMoffatFilename(), and initialize().
|
private |
Definition at line 107 of file CheckImagesConfig.h.
Referenced by getPartitionFilename(), and initialize().
|
private |
Definition at line 115 of file CheckImagesConfig.h.
Referenced by getPsfFilename(), and initialize().
|
private |
Definition at line 106 of file CheckImagesConfig.h.
Referenced by getSegmentationFilename(), and initialize().
|
private |
Definition at line 111 of file CheckImagesConfig.h.
Referenced by getSnrFilename(), and initialize().
|
private |
Definition at line 110 of file CheckImagesConfig.h.
Referenced by getThresholdedFilename(), and initialize().