nerve_results.get_membrane_complexe_admitance

nerve_results.get_membrane_complexe_admitance(f: float = 1.0, x: float = 0, t: float = 0, unit: str = 'S/m', mem_th: float = 0.007) <MagicMock name='mock.array' id='139958333163664'>[source]

get the membran complexe admitance of each axon at a position x and a time t for a given frequency

Parameters:
  • f (float or np.array, optional) – effective frequency in kHz, by default 1

  • x (float, optional) – x-position in um where to get the conductivity, by default 0

  • t (float, optional) – simulation time in ms when to get the conductivity, by default 0

  • unit (str, optional) – unit of the returned conductivity see units, by default “S/cm**2”

  • mem_th (float, optional) – membrane thickness in um, by default 7*nm