unmyelinated.insert_intra_stim

unmyelinated.insert_intra_stim(position: float | tuple, stim: stimulus, stype: Literal['I', 'i', 'V', 'v'] = 'i')

Insert a clamp stimulation on a Ranvier node at its midd point position

Parameters:
  • position (float|tuple) – x_posision along the axon or tuple containing the targeted section and the relative position along this section

  • t_start (float) – starting time (ms)

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

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