3c279_mexico.cpp File Reference
Driver file for 3c279 analysis with geometric models: Large assymmetric Gaussian background one or more symmetric Gaussians one or more asymmetric 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 "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 3c279_mexico.cpp:

Functions | |
| int | main (int argc, char *argv[]) |
Detailed Description
- Date
- Mar, 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.
