BGlib.be.translators.df_utils.be_utils.flat_parm_dict_to_nested

BGlib.be.translators.df_utils.be_utils.flat_parm_dict_to_nested(parm_dict)[source]

Creates a nested dictionary of parameters for Band EXcitation from the standard flat dictionary

Parameters:

parm_dict (dict) – Dictionary with parameters

Returns:

nest_parm_dict – Nested dictionary of the same parameters

Return type:

dict