STIR  6.2.0
Functions
list_detector_and_bin_info.cxx File Reference

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[])
 

Detailed Description

A utility that lists bin and detector info for a given (cylindrical) scanner on stdout.

Usage
list_detector_and_bin_info scanner_name crystal1 crystal2 ring1 ring2

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.

Author
Kris Thielemans