25 #include <boost/program_options.hpp> 29 using namespace Euclid::Configuration;
30 namespace po = boost::program_options;
49 CheckImagesConfig::CheckImagesConfig(
long manager_id) :
53 return { {
"Check images", {
55 "Path to save the model fitting check image"},
57 "Path to save the model fitting residual check image"},
59 "Path to save the background check image"},
61 "Path to save the variance check image"},
63 "Path to save the segmentation check image"},
65 "Path to save the partition check image"},
67 "Path to save the grouping check image"},
69 "Path to save the filtered check image"},
71 "Path to save the thresholded check image"},
73 "Path to save the SNR check image"},
75 "Path to save the auto aperture check image"},
77 "Path to save the aperture check image"},
79 "Path to save the moffat check image"},
81 "Path to save the PSF check image"},