biophysics_fittingsetup_stimsetup_StepTwo

setup_StepTwo

biophysics_fitting.setup_stim.setup_StepTwo(cell, delay=700)

Setup a step current stimulus at the soma:

  • amplitude = 0.793 nA

  • delay = 700 ms

  • duration = 2000 ms

Parameters:
  • cell (Cell) – The cell object.

  • delay (float) – The delay of the step current stimulus (ms).

Returns:

None. Adds a step current stimulus to the cell.