generate_multigaussian_test_data.cpp File Reference
Generates test data comprised of multiple Gaussians, modeling elements of challenge 2 for testing the development of the multi-Gaussian model. More...
#include "data_visibility_amplitude.h"#include "model_image_multigaussian.h"#include "likelihood.h"#include "sampler_affine_invariant_tempered_MCMC.h"#include "utils.h"#include "random_number_generator.h"
Include dependency graph for generate_multigaussian_test_data.cpp:

Functions | |
| int | main (int argc, char *argv[]) |
Detailed Description
- Date
- Mar 2018
Generates visibility amplitude and closure phase test data for 1-4 Gaussian components. This is produced completely within Themis, and thus provides an internal test of the multi-Gaussian model.
