neat.NeuronSimTree.add_shunt¶ NeuronSimTree.add_shunt(loc, g, e_r)[source]¶ Adds a static conductance at a given location Parameters: loc (int, 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)