STIR  6.2.0
Functions
mult_model_with_dyn_images.cxx File Reference

Multiplies Dynamic Images with the Model Matrix creating image in the Parametric Space. More...

#include "stir/modelling/PlasmaData.h"
#include "stir/modelling/ParametricDiscretisedDensity.h"
#include "stir/modelling/PatlakPlot.h"
#include "stir/shared_ptr.h"
#include "stir/IO/OutputFileFormat.h"
#include "stir/IO/read_from_file.h"
#include <string>
#include <iostream>
#include <iomanip>

Functions

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

Detailed Description

Multiplies Dynamic Images with the Model Matrix creating image in the Parametric Space.

Author
Charalampos Tsoumpas
Usage:
mult_model_with_dyn_images output_parametric_image input_dynamic_image [par_file]
  • The dynamic images will be calibrated only if the calibration factor is given.
  • The dynamic images and the plasma data must be both either in decaying counts or in decay-corrected counts.
See also
PatlakPlot.h for the par_file
Todo:
Add to the Doxygen documentation how exactly this utility works.