STIR
6.2.0
|
A utility that lists bin and detector info for a given (cylindrical) scanner on stdout. More...
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/LORCoordinates.h"
#include "stir/Bin.h"
#include "stir/Scanner.h"
#include "stir/stream.h"
#include <iostream>
Functions | |
int | main (int argc, char *argv[]) |
A utility that lists bin and detector info for a given (cylindrical) scanner on stdout.
This will list various things such as detection coordinates, bins etc to stdout. This is really only useful for developers who need to get their head round the STIR conventions.
Currently bin info is listed for non-arccorrected projection data without any compression.