riaf_visibility_amplitude.cpp File Reference

Test main file for the RIAF model with visibility amplitude data. More...

#include "data_visibility_amplitude.h"
#include "model_image_sed_fitted_riaf.h"
#include "model_ensemble_averaged_scattered_image.h"
#include "likelihood.h"
#include "sampler_affine_invariant_tempered_MCMC.h"
#include "utils.h"
#include <mpi.h>
#include <memory>
#include <string>
Include dependency graph for riaf_visibility_amplitude.cpp:

Functions

int main (int argc, char *argv[])
 

Detailed Description

Authors
Avery E. Broderick, Mansour Karami, Roman Gold, Jorge A. Preciado
Date
April, 2017

Test for the RIAF model including visibility amplidute data only. This example shows how to query the SED-fitted RIAF model (an explicit model_image class), scatter the image and find a model fit to EHT visibility amplitude data using a sampler.

RIAF-VM-Triangle.png
Triangle plot showing the likely parameter values and associated confidence contours.
RIAF-VM-Trace.png
Trace plot showing the fluctuations in the parameters for each MCMC chain as a function of MCMC step.
RIAF-VM-Likelihood.png
Log-likelihoods of the individual chains as a function of MCMC step.