nxtomomill.app.fluoconfig#

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

usage: nxtomomill fluo-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'.

Functions

main(argv)