biophysics_fittinghaydefault_setupmap_truefalse_to_str

map_truefalse_to_str

biophysics_fitting.hay.default_setup.map_truefalse_to_str(dict_)

Convert True/False to ‘True’/’False’ in a dictionary

Parameters:

dict_ (dict) – A dictionary with boolean values.

Returns:

A dictionary with boolean values converted to strings.

Return type:

dict