neat.NeuronSimTree.addShunt

NeuronSimTree.addShunt(loc, g, e_r)[source]

Adds a static conductance at a given location

Parameters
  • loc (dict, tuple or neat.MorphLoc) – The location of the shunt.

  • g (float) – The conductance of the shunt (uS)

  • e_r (float) – The reversal potential of the shunt (mV)