STIR  6.2.0
Namespaces | Functions
rebin_projdata.cxx File Reference

A utility to rebin projection data. More...

#include "stir/recon_buildblock/ProjDataRebinning.h"
#include "stir/Succeeded.h"
#include "stir/shared_ptr.h"
#include "stir/is_null_ptr.h"
#include "stir/warning.h"
#include "stir/error.h"
#include <iostream>

Namespaces

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

Functions

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

Detailed Description

A utility to rebin projection data.

Here's a sample .par file

rebin_projdata Parameters :=
  rebinning type := FORE
    FORE Parameters :=
    ...
    End FORE Parameters:=
END:=
Author
Kris Thielemans