multi-gaussian_mc_fe_wg_challenge2.cpp File Reference
Example of fitting a multi-Gaussian image model to visibility amplitude and closure phase data according to the specifications of modeling challenge 2. More...
#include "data_visibility_amplitude.h"
#include "data_closure_phase.h"
#include "model_image_multigaussian.h"
#include "sampler_affine_invariant_tempered_MCMC.h"
#include <mpi.h>
#include "utils.h"
Include dependency graph for multi-gaussian_mc_fe_wg_challenge2.cpp:
Functions | |
int | main (int argc, char *argv[]) |
Detailed Description
- Date
- Mar 2018
This example illustrates how to generate a multi-Gaussian image model, include scattering to the intrinsic model image, read-in visibility amplitude and closure phase data (as also shown in reading_data.cpp), and fitting the model to s simulated data set provided within the challenge.