m87_ccm_mexico_lo_linear.cpp File Reference

Driver file for M87 analysis with the concordance crescent model that uses all days and bands: Large symmetric Gaussian background smoothed xsringauss one or two asymmetric Gaussians central symmetric Gaussians. More...

#include "model_image_xsringauss.h"
#include "model_image_asymmetric_gaussian.h"
#include "model_image_symmetric_gaussian.h"
#include "model_image_sum.h"
#include "model_image_smooth.h"
#include "model_image_polynomial_variable.h"
#include "sampler_differential_evolution_tempered_MCMC.h"
#include "likelihood_optimal_gain_correction_visibility_amplitude.h"
#include "utils.h"
#include <mpi.h>
#include <memory>
#include <string>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <fstream>
Include dependency graph for m87_ccm_mexico_lo_linear.cpp:

Functions

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

Detailed Description

Author
Avery E Broderick & Rufus Ni
Date
Jan, 2019

Takes file lists generated via something like: readlink -f ~/Themis/Themis/sim_data/ChallengeJ+/wsB/VM_*.d > vm_file_list readlink -f ~/Themis/Themis/sim_data/ChallengeJ+/wsB/CP_*.d > cp_file_list These must be passed as -vm <file> and -cp <file> options. Reads these two at a time (i.e., four files at a time) and assumes that these are identical underlying structures (e.g., hi and lo bands).

Todo: