model_image_grtrans.cpp File Reference
Implements driver to GRTRANS executable. More...
#include "model_image_grtrans.h"
#include <iostream>
#include <fstream>
#include <sstream>
#include <iomanip>
#include <mpi.h>
Include dependency graph for model_image_grtrans.cpp:
Detailed Description
- Date
- June, 2017
Run the GRTRANS code externally and read the image as an image_model_object
- Todo:
(1) READ-IN IMAGE DATA INTO THEMIS (2) CHECK EVERYTHING
- Warning
- NOT QUITE READY YET (see todo)