axon_results.compute_f_mem

axon_results.compute_f_mem()[source]

compute the cutoff frequency of the axon’s membrane and add it to the simulation self dictionnary NB: The frequency is computed in [kHz]

Parameters:

self_sim (dict) – self of axon.simulate method

Returns:

f_mem – value of the cutoff frequency of the axon’s membrane

Return type:

np.ndarray