fascicle.insert_I_Clamp

fascicle.insert_I_Clamp(position, t_start, duration, amplitude, ax_list=None)[source]

Insert a IC clamp stimulation

Parameters:
  • position (float) – relative position over the fascicle. Note that all thin myelinated and myelinated will be stimulated in the nearest node of Ranvier around the clamp specified position

  • t_start (float) – starting time, in ms

  • duration (float) – duration of the pulse, in ms

  • amplitude (float) – amplitude of the pulse (nA)

  • ax_list (list, array, np.array) – list of axons to insert the clamp on, if None, all axons are stimulated