biophysics_fitting
❭ exploration_from_seedpoint
❭ RW_analysis
RW_analysis¶
This module provides routines to analyze the results of a random walk exploration through biophysical parameter space.
See also
Classes¶
Class for efficiently loading exploration results |
Functions¶
|
Read the biophysical parameters that were explored during a RW exploration. |
|
Read a pickled dataframe. If it cannot be read, still return a dataframe, containing an error as content. |
|
Read the results of a single particle of a RW exploration. |
|
Read the results of all directories contained within some base directory, independent of which seepdoint or particle. |
Print the fraction of models that are inside the objective space. |
|
|
Normalize a pd.DataFrame according to the values of specified parameters. |
|
Compute the range of parameters explored by a RW exploration, as a fraction of the total parameter range. |
|
Compute the depolarization or hyperpolarization index. |
|
Compute the relative difference in depolarization contribution of Ca_LVA and Ca_HVA during the BAC stimulus. |
|
Compute the relative difference in hyperpolarization contribution of Im and SK during the BAC stimulus. |
Augment a dask dataframe with the first two principal components of the hz current space. |
|
|
Bin a pandas dataframe by two columns. |