|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|


Private Attributes | |
| boost::random::mt19937 | m_rng { (unsigned int) time(NULL) } |
| double | m_zero_point = 0.0 |
| double | m_exp_time = 300. |
Additional Inherited Members | |
Public Types inherited from Elements::Program | |
| typedef boost::program_options::options_description | options_description |
| typedef boost::program_options::positional_options_description | positional_options_description |
| typedef boost::program_options::variable_value | variable_value |
| typedef boost::program_options::variables_map | variables_map |
| typedef options_description | OptionsDescription |
| typedef positional_options_description | PositionalOptionsDescription |
| typedef variable_value | VariableValue |
| typedef variables_map | VariablesMap |
| typedef Elements::ExitCode | ExitCode |
| typedef Elements::Logging | Logging |
Definition at line 164 of file TestImage.cpp.
|
inline |
Definition at line 265 of file TestImage.cpp.
Referenced by mainMethod().
|
inline |
Definition at line 315 of file TestImage.cpp.
Referenced by mainMethod().
|
inline |
Definition at line 303 of file TestImage.cpp.
Referenced by mainMethod().
|
inline |
Definition at line 257 of file TestImage.cpp.
|
inline |
Definition at line 277 of file TestImage.cpp.
Referenced by mainMethod().
|
inline |
Definition at line 206 of file TestImage.cpp.
References std::exp(), std::make_shared(), std::move(), and std::pow().
Referenced by mainMethod().

|
inlineoverridevirtual |
Reimplemented from Elements::Program.
Definition at line 168 of file TestImage.cpp.
|
inline |
Definition at line 327 of file TestImage.cpp.
References gal_dev_max_i0, gal_dev_min_i0, gal_exp_max_i0, gal_exp_min_i0, and m_rng.
Referenced by mainMethod().
|
inline |
Definition at line 422 of file TestImage.cpp.
References std::getline(), std::ifstream::good(), m_exp_time, m_zero_point, std::move(), std::ifstream::open(), and std::pow().
Referenced by mainMethod().

|
inline |
Definition at line 361 of file TestImage.cpp.
References std::getline(), std::ifstream::good(), std::move(), and std::ifstream::open().
Referenced by mainMethod().

|
inlineoverride |
Definition at line 485 of file TestImage.cpp.
References std::accumulate(), addBackgroundNoise(), addBadColumns(), addBadPixels(), addPoissonNoise(), addSource(), SourceXtractor::VectorImage< T >::create(), SourceXtractor::WriteableBufferedImage< T >::create(), SourceXtractor::PsfPluginConfig::generateGaussianPsf(), generateRandomSources(), SourceXtractor::TileManager::getInstance(), Elements::Logging::getLogger(), loadSourcesFromCatalog(), loadSourcesFromFile(), Euclid::Configuration::logger, m_exp_time, m_zero_point, std::make_tuple(), std::max(), std::numeric_limits::max(), std::move(), Elements::NOT_OK, Elements::OK, pixel_scale, SourceXtractor::PsfPluginConfig::readPsf(), saturate(), saveSources(), transformSources(), x, and y.

|
inline |
Definition at line 292 of file TestImage.cpp.
References std::min(), x, and y.
Referenced by mainMethod().

|
inline |
Definition at line 393 of file TestImage.cpp.
References std::ofstream::open().
Referenced by mainMethod().

|
inline |
Definition at line 405 of file TestImage.cpp.
References std::cos(), std::sin(), x, and y.
Referenced by mainMethod().

|
private |
Definition at line 663 of file TestImage.cpp.
Referenced by loadSourcesFromCatalog(), and mainMethod().
Definition at line 662 of file TestImage.cpp.
Referenced by addBackgroundNoise(), addBadColumns(), addBadPixels(), addPoissonNoise(), and generateRandomSources().
|
private |
Definition at line 663 of file TestImage.cpp.
Referenced by loadSourcesFromCatalog(), and mainMethod().