model_image_refractive_scattering.h File Reference

Header file for refractive scattering interface. More...

#include "model_image.h"
#include "model_visibility_amplitude.h"
#include "model_closure_phase.h"
#include "model_closure_amplitude.h"
#include "quadrature.h"
#include "interpolator1D.h"
#include "utils.h"
#include <vector>
#include <string>
#include <fstream>
#include <fftw3.h>
#include <iomanip>
#include <iostream>
Include dependency graph for model_image_refractive_scattering.h:
This graph shows which files directly or indirectly include this file:

Classes

class  model_image_refractive_scattering
 Defines the interface for models that generates refractive scattered images. More...
 
class  model_image_refractive_scattering::_P_phi
 Wandering magnetic field angular model. More...
 

Detailed Description

Author
Paul Tiede
Date
Oct 2018

Implements full scattering model for Sgr A*, following Johnson 2016 and ehtim. The values for the ensemble average scattering screen are taken from Johnson et al. 2018. For the ensemble average itself, there are three models for the wandering magnetic field. The default value is dipole following ehtim and Johnson et al. (2018). Adds nModes*nModes-1 to the parameter list since we will fit out the explicit realization of the scattering screen./