Other Applications#

Several applications are bundled with tomwer.

To launch an application, simply use:

tomwer [application_name] [application parameters]

You can access general application help using:

tomwer help

Or access specific help for an application by using:

tomwer [application_name] --help

For example:

tomwer axis --help

Here are all the applications available:

Note

All applications with silx plot (those plotting radiographs, slices, etc.) have two backends: matplotlib and OpenGL (–use-opengl-plot option). The OpenGL backend speeds up display when you start having a large number of pixels to display.

OpenGL comes with some constraints. See OpenGL Display for more details.