tomwer nxtomo-editor#

Purpose#

The tomwer nxtomo-editor allows users to edit some of the NXtomo metadata.

When you launch the application, available fields (such as energy, pixel size, etc.) will be loaded.

Users can then edit those fields and overwrite them in the NXtomo by clicking the validate button.

../_images/nxtomo-editor.png

Usage#

usage: tomwer nxtomo-editor [-h] [--entry ENTRY] [--debug] scan_path

Application to edit several entries of a NXtomo

positional arguments:
  scan_path      nexus file (HDF5 file) to edit.

options:
  -h, --help     show this help message and exit
  --entry ENTRY  path to the file where starts the NXtomo. Usually named
                 'entry', or 'entryXXXX'
  --debug        Set logging system in debug mode

Example#

tomwer nxtomo-editor nexus_file.nx entry0000

How-to Videos#