Other applications#

Several application are bundle with tomwer.

To launch an application simply use:

tomwer [application_name] [application parameters]

you can access general application help using:

tomwer help

or access a specific help for anm application by using:

tomwer [application_name] --help

like:

tomwer axis --help

Here are all applications available:

Note

All applications with silx plot (the one ploting radios, slices for example) have two backends: matplotlib and opengl –use-opengl-plot option which allows to access the silx opengl backend. The opengl backend speed display when you start having a large number of pixel to display.

opengl comes with some constraints. See opengl display for more details