nxtomomill.io.config.confighandler.TomoHDF5ConfigHandler#

class nxtomomill.io.config.confighandler.TomoHDF5ConfigHandler(argparse_options)[source]#

Bases: object

Create a TomoHDF5Config from argparse option provided from the CLI.

..warning:: If a configuration file (–config_file) is given then other argparse options will be ignored.

__init__(argparse_options)[source]#

Methods

__init__(argparse_options)

build_configuration()

Attributes

argparse_options

configuration

rtype:

Optional[TomoHDF5Config]