expreccs.utils.inputvalues module
Utiliy functions to set the requiried input values by expreccs.
- expreccs.utils.inputvalues.check_entries(dic)
Check the entries from the toml configuration file
- Args:
dic (dict): Global dictionary
- Returns:
None
- expreccs.utils.inputvalues.process_input(dic, in_file)
Function to process the configuration file
- Args:
dic (dict): Global dictionary
in_file (str): Name of the input toml file
- Returns:
dic (dict): Modified global dictionary
- expreccs.utils.inputvalues.process_tuning(dic)
Preprocess tuning
- Args:
dic (dict): Global dictionary with required parameters
- Returns:
dic (dict): Global dictionary with new added parameters