SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
Public Member Functions | |
FrameModel< DummyPsf < ImageInterfaceTypePtr > , ImageInterfaceTypePtr > | makeEmptyFrameModel () |
FrameModel< DummyPsf < ImageInterfaceTypePtr > , ImageInterfaceTypePtr > | makeSersicFrameModel () |
FrameModel< DummyPsf < ImageInterfaceTypePtr > , ImageInterfaceTypePtr > | makeCompactSersicFrameModel () |
template<typename T > | |
FrameModel< DummyPsf < ImageInterfaceTypePtr > , ImageInterfaceTypePtr > | makeDummyFrameModel () |
template<typename T > | |
std::shared_ptr< VectorImage < SeFloat > > | measureRasterToImage (int iterations, T &frame_model) |
Elements::ExitCode | mainMethod (std::map< std::string, po::variable_value > &args) override |
![]() | |
Program ()=default | |
virtual | ~Program () |
virtual OptionsDescription | defineSpecificProgramOptions () |
virtual std::pair < OptionsDescription, PositionalOptionsDescription > | defineProgramArguments () |
virtual ExitCode | mainMethod (std::map< std::string, VariableValue > &args)=0 |
Additional Inherited Members | |
![]() | |
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 192 of file BenchRendering.cpp.
|
inlineoverride |
Definition at line 352 of file BenchRendering.cpp.
References Elements::Logging::getLogger(), Elements::Logging::info(), ModelFitting::logger, and Elements::OK.
|
inline |
Definition at line 268 of file BenchRendering.cpp.
References std::vector< T >::emplace_back(), std::make_shared(), std::make_tuple(), std::move(), and pixel_scale.
|
inline |
Definition at line 306 of file BenchRendering.cpp.
References std::vector< T >::emplace_back(), std::move(), and pixel_scale.
|
inline |
Definition at line 209 of file BenchRendering.cpp.
References std::move(), and pixel_scale.
|
inline |
Definition at line 228 of file BenchRendering.cpp.
References std::vector< T >::emplace_back(), std::exp(), std::make_shared(), std::move(), and pixel_scale.
|
inline |
Definition at line 342 of file BenchRendering.cpp.