parse_config_file

emg3d.cli.parser.parse_config_file(args_dict)[source]

Read and parse the configuration file and set defaults.

Parameters:
args_dict : dict

Arguments from terminal, see emg3d.cli.main().

Returns:
conf : dict

Configuration-dict.