STIR  6.2.0
Macros | Functions
conv_SimSET_projdata_to_STIR.cxx File Reference

This program converts SimSET 3D sinograms to STIR format. More...

#include "stir/ProjDataInterfile.h"
#include "stir/ExamInfo.h"
#include "stir/ProjDataInfoCylindricalArcCorr.h"
#include "stir/Sinogram.h"
#include "stir/Scanner.h"
#include "stir/shared_ptr.h"
#include "stir/is_null_ptr.h"
#include "stir/IO/read_data.h"
#include "stir/Succeeded.h"
#include "stir/warning.h"
#include "stir/error.h"
#include <iostream>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>

Macros

#define NUMARG   12
 

Functions

int main (int argc, char **argv)
 

Detailed Description

This program converts SimSET 3D sinograms to STIR format.

This program should normally be called from the conv_SimSET_projdata_to_STIR.sh script.

Warning
This program does not read the SimSET header, and is thus terribly unsafe.
Author
Pablo Aguiar
Charalampos Tsoumpas
Kris Thielemans