compute_f_mem
- nrv.ui.compute_f_mem(results)[source]
compute the cutoff frequency of the axon’s membrane and add it to the simulation results dictionnary NB: The frequency is computed in [kHz]
- Parameters:
results_sim (dict) – results of axon.simulate method
- Returns:
f_mem – value of the cutoff frequency of the axon’s membrane
- Return type:
np.ndarray