neat.NeuronSimTree.addVClamp

NeuronSimTree.addVClamp(loc, e_c, dur)[source]

Adds a voltage clamp at a given location

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

  • e_c (float) – The clamping voltage (mV)

  • dur (float, ms) – The duration of the voltage clamp