tomwer sinogram-viewer#

Purpose#

The tomwer sinogram-viewer provides a graphical user interface to display a sinogram.

../_images/sinogramviewer1.png

Usage#

usage: tomwer sinogram-viewer [-h] [--entry ENTRY] [--line LINE]
                              [--subsampling SUBSAMPLING] [--use-opengl-plot]
                              scan_path

Application to display a sinogram from a scan

positional arguments:
  scan_path             path to the acquisition (folder for EDF, master file
                        for HDF5)

options:
  -h, --help            show this help message and exit
  --entry ENTRY         For HDF5 acquisition you should provide an entry if
                        severalacquisitions are contained in the master file
  --line LINE           line to extract from radios to create the sinogram.
                        Take the middle of projections by default
  --subsampling SUBSAMPLING
                        You can define a subsampling to generate the sinogram
                        in orderto speed up creation
  --use-opengl-plot, --opengl-backend
                        Use OpenGL for plots (instead of matplotlib)

Example#

tomwer sinogram-viewer --scan-path path_to_my_scan/ --entry entry0000

tomwer sinogram-viewer --scan-path path_to_my_scan/