nxtomomill.app.edfconfig#

Application to create a default configuration file to be used by edf2nx application.

usage: nxtomomill edf-config [-h] [--level LEVEL] output_file

Create a default configuration file

positional arguments:
  output_file           output .cfg file

options:
  -h, --help            show this help message and exit
  --level LEVEL, --option-level LEVEL
                        Level of options to embed in the configuration file.
                        Can be 'required' or 'advanced'.

For a complete tutorial you can have a look at edf2nx tutorial

Functions

main(argv)