nxtomomill.io.config.confighandler.TomoHDF5ConfigHandler#
- class nxtomomill.io.config.confighandler.TomoHDF5ConfigHandler(argparse_options)[source]#
Bases:
objectCreate 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.
Methods
__init__(argparse_options)build_configuration()Attributes
argparse_optionsconfiguration- rtype:
Optional[TomoHDF5Config]