model_image_sed_fitted_riaf.cpp File Reference

test model_image_score clas by mcmc runs with gain calibration More...

#include "model_image_sed_fitted_riaf.h"
#include <algorithm>
#include <cmath>
#include <iostream>
#include <iomanip>
#include <sstream>
#include "stop_watch.h"
Include dependency graph for model_image_sed_fitted_riaf.cpp:

Detailed Description

Implements SED-fitted RIAF model class.

test model_image_score clas by mcmc runs without gain calibration

Generates CP predictions for parameters passed in fit_summaries.txt file for a set of frames.

Author
Hung-Yi Pu
Date
Nov, 2018

Takes a file list generated via something like: readlink -f ~/Themis/Themis/sim_data/Score/README.txt ~/Themis/Themis/sim_data/Score/example_image.dat > file_list

Author
Avery Broderick
Date
Nov, 2018

Takes a file list generated via something like: readlink -f ~/Themis/Themis/sim_data/Score/README.txt ~/Themis/Themis/sim_data/Score/example_image.dat > file_list

Author
Hung-Yi Pu & Avery Broderick
Date
Jan, 2019

Takes a file list generated via something like: readlink -f ~/Themis/Themis/sim_data/Score/README.txt ~/Themis/Themis/sim_data/Score/example_image.dat > file_list

Author
Hung-Yi Pu
Date
Nov, 2018
Author
Avery E. Broderick
Date
April, 2017

To be added