|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
This is the complete list of members for TestImage, including all inherited members.
| addBackgroundNoise(std::shared_ptr< WriteableImage< SeFloat >> image, double background_level, double background_sigma) | TestImage | inline |
| addBadColumns(std::shared_ptr< WriteableImage< SeFloat >> weight_map, double probability) | TestImage | inline |
| addBadPixels(std::shared_ptr< WriteableImage< SeFloat >> weight_map, double probability) | TestImage | inline |
| addPointSource(std::vector< PointModel > &point_models, double x, double y, double flux) | TestImage | inline |
| addPoissonNoise(std::shared_ptr< WriteableImage< SeFloat >> image, double gain) | TestImage | inline |
| addSource(std::vector< PointModel > &point_models, std::vector< std::shared_ptr< ModelFitting::ExtendedModel< WriteableInterfaceTypePtr >>> &extended_models, double size, const TestImageSource &source, std::tuple< double, double, double, double > jacobian) | TestImage | inline |
| defineProgramArguments() | Elements::Program | virtual |
| defineSpecificProgramOptions() override | TestImage | inlinevirtual |
| generateRandomSources(int number_of_sources, double x_min, double y_min, double x_max, double y_max) | TestImage | inline |
| loadSourcesFromCatalog(const std::string &filename) | TestImage | inline |
| loadSourcesFromFile(const std::string &filename) | TestImage | inline |
| m_exp_time | TestImage | private |
| m_rng | TestImage | private |
| m_zero_point | TestImage | private |
| mainMethod(std::map< std::string, po::variable_value > &args) override | TestImage | inline |
| Elements::Program::mainMethod(std::map< std::string, boost::program_options::variable_value > &args)=0 | Elements::Program | pure virtual |
| Program()=default | Elements::Program | |
| saturate(std::shared_ptr< WriteableImage< SeFloat >> image, double saturation_level) | TestImage | inline |
| saveSources(const std::vector< TestImageSource > &sources, const std::string &filename) | TestImage | inline |
| transformSources(std::vector< TestImageSource > &sources, int image_size, double rot_angle, double scale, double shift_x, double shift_y) | TestImage | inline |
| ~Program() | Elements::Program | virtual |
1.8.14