Example demonstrating how to drive the external raditaive transfer code ASTRORAY. More...
#include "model_image_astroray.h"#include "data_visibility_amplitude.h"#include "model_ensemble_averaged_scattered_image.h"#include "likelihood.h"#include "sampler_affine_invariant_tempered_MCMC.h"#include <mpi.h>#include <memory>#include <string>#include <vector>#include <iostream>#include <iomanip>#include <cmath>
Include dependency graph for astroray_image_sampler.cpp:

Macros | |
| #define | VERBOSITY (0) |
Functions | |
| int | main (int argc, char *argv[]) |
Detailed Description
- Date
- June 2017
See model_image_astroray for details.
