get_myelin_properties

nrv.ui.get_myelin_properties(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