STIR
6.2.0
|
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) |
This program converts SimSET 3D sinograms to STIR format.
This program should normally be called from the conv_SimSET_projdata_to_STIR.sh script.