|
STIR
6.3.0
|
A utility that lists size info on the projection data on stdout. More...
#include "stir/ProjData.h"#include "stir/ExamInfo.h"#include "stir/ProjDataInfo.h"#include "stir/SegmentByView.h"#include "stir/is_null_ptr.h"#include "stir/warning.h"#include <iostream>#include <limits>#include <string>Functions | |
| void | print_usage_and_exit (const std::string &program_name) |
| int | main (int argc, char *argv[]) |
A utility that lists size info on the projection data on stdout.
list_projdata_info [--all | --min | --max | --sum | --geom | --exam] projdata_filename
Add one or more options to print the exam/geometric/min/max/sum information. If no option is specified, geometric info is printed.
1.8.13