neat.NeuronSimTree.calc_e_eq

NeuronSimTree.calc_e_eq(t_dur=100.0, set_v_ep=True)[source]

Compute the equilibrium potentials in the middle (x=0.5) of each node.

Parameters:
  • t_dur (float (optional, default 100. ms)) – The duration of the simulation

  • set_v_ep (bool (optional, default True)) – Store the equilibrium potential as the PhysNode.v_ep attribute