tomwer multi-cor#

Purpose#

The tomwer multi-cor command provides an interface to reconstruct a slice over a range of centers of rotation and compute a score for each to determine the best center of rotation.

Usage#

WARNING:silx.opencl.common:The module pyOpenCL has been imported but can't be used here
usage: tomwer multi-cor [-h] [--entry ENTRY] [--debug] [--read-existing]
                        [--dump-roi] [--use-opengl-plot]
                        scan_path

Application to reconstruct a slice for a set of center of rotation value.
Interface to nabu multicor

positional arguments:
  scan_path             For EDF acquisition: provide folder path, for HDF5 /
                        nexus provide the master file

options:
  -h, --help            show this help message and exit
  --entry ENTRY         For Nexus files: entry in the master file
  --debug               Set logging system in debug mode
  --read-existing       Load latest multi-paganin processing from
                        *_tomwer_processes.h5 if exists
  --dump-roi            Save roi where the score is computed on the .hdf5
  --use-opengl-plot, --opengl-backend
                        Use OpenGL for plots (instead of matplotlib)

Example#

tomwer multi-cor nexus_file.nx --entry entry0000

How-to Videos#