STIR  6.2.0
Classes | Namespaces | Macros | Typedefs | Functions
find_motion_corrected_norm_factors.cxx File Reference

Utility to compute norm factors for motion corrected projection data. More...

#include "stir/ProjDataInterfile.h"
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/CartesianCoordinate3D.h"
#include "stir_experimental/AbsTimeInterval.h"
#include "stir_experimental/motion/RigidObject3DMotion.h"
#include "stir/TimeFrameDefinitions.h"
#include "stir/recon_buildblock/TrivialBinNormalisation.h"
#include "stir/Succeeded.h"
#include "stir/IO/write_data.h"
#include "stir/is_null_ptr.h"
#include "stir/round.h"
#include "stir/warning.h"
#include "stir/error.h"
#include "stir/SegmentByView.h"

Classes

class  stir::FindMCNormFactors
 Class to compute 'time-efficiency' factors for motino corrected projection data. More...
 

Namespaces

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

Macros

#define USE_SegmentByView
 
#define OUTPUTNumericType   NumericType::FLOAT
 

Typedefs

typedef float elem_type
 
typedef SegmentByView< elem_type > stir::segment_type
 
typedef VectorWithOffset< shared_ptr< segment_type > > stir::all_segments_type
 

Functions

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

Detailed Description

Utility to compute norm factors for motion corrected projection data.

See class documentation for stir::FindMCNormFactors for more info.

Usage
  find_motion_corrected_norm_factors parameter_file
Author
Kris Thielemans