biophysics_fittingexploration_from_seedpointRW_analysisread_parameters

read_parameters

biophysics_fitting.exploration_from_seedpoint.RW_analysis.read_parameters(seed_folder, particle_id, normalized=False, only_in_space=False, only_return_parameters=True, param_names=None, param_ranges=None)

Read the biophysical parameters that were explored during a RW exploration. To read the full results, use read_pickle() instead. See: RW for more info.

Parameters:

seed_folder (str) – path to the folder that contains the RW exploration result for a particular seed.

Returns:

a dataframe containing all biophysical parameters explored by a single particle.

Return type:

pd.DataFrame