STIR 6.4.0
decay_correction_factor.h File Reference

Simple functions to compute the decay correction factor. More...

#include "stir/common.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

double stir::decay_correction_factor (const double isotope_halflife, const double start_time, const double end_time)
 Compute decay-correction factor for a time frame.
 
double stir::decay_correction_factor (const double isotope_halflife, const double rel_time)
 Computes the decay-correction factor for activity at a given time point.
 

Detailed Description

Simple functions to compute the decay correction factor.

Author
Charalampos Tsoumpas
Kris Thielemans