neat.NeuronSimTree.calcEEq

NeuronSimTree.calcEEq(t_dur=100.0, set_e_eq=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_e_eq (bool (optional, default True)) – Store the equilibrium potential as the PhysNode.e_eq attribute