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"
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.
- 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
- 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
- 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
- Date
- Nov, 2018
- Date
- April, 2017
To be added