J1924_mexico_all_linear.cpp File Reference

Driver file for J1924 analysis with time-variable 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 "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 J1924_mexico_all_linear.cpp:

Functions

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

Detailed Description

Author
Avery E Broderick
Date
June, 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. Assumes that there are 8 files, which are presumably HI+LO on 4 days. These may be ordered in any fashion.

Todo: