tomwer z-stitching#

Purpose#

open interface to define stitching and launch stitching along z axis (alos know as axis 2). Stitching can be done on projections (Nxtomo) or on reconstructed volumes.

CLI#

usage: tomwer z-stitching [-h] [--debug] [--config CONFIG_FILE] [--use-opengl-plot] [tomo_objs ...]

positional arguments:
tomo_objs             All tomo objects to be stitched together

options:
-h, --help            show this help message and exit
--debug               Set logging system in debug mode
--config CONFIG_FILE, --config-file CONFIG_FILE
                        Provide stitching configuration file to load parameters from it
--use-opengl-plot     Use OpenGL for plots (instead of matplotlib)
../_images/z_stitching.png

Examples of usage#

tomwer z-stitching dataset000?.nx

tomwer z-stitching vol*.hdf5

How-to videos#

stitching videos