tomoscan.esrf.scan.utils.get_parameters_frm_par_or_info#
- tomoscan.esrf.scan.utils.get_parameters_frm_par_or_info(file_)#
Create a dictionary from the file with the information name as keys and their values as values
- Parameters
file – path to the file to parse
- Raises
ValueError when fail to parse some line.
- Return type
dict