biophysics_fitting
❭ exploration_from_seedpoint
❭ RW_analysis
❭ read_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.