BGlib.gmode.translators.df_utils.gmode_utils.readGmodeParms

BGlib.gmode.translators.df_utils.gmode_utils.readGmodeParms(parm_path)[source]

Translates the parameters stored in a G-mode parms.mat file into a python dictionary

Parameters:

parm_path (String / unicode) – Absolute path of the parms.mat file

Returns:

parm_dict – dictionary of relevant parameters neatly formatted with units

Return type:

Dictionary