API referencebiophysics_fittinghay

setup_stim

This module provides methods to set up stimuli by adding recording/injection pipettes to Cell objects.

Stimulus types include the stimuli used by Hay et al. [2]:

  • a bAP (backpropagating AP) stimulus.

  • a BAC (bAP-Activated \(Ca^{2+}\)) stimulus.

  • Three step current stimuli with amplitudes \([0.619, 0.793, 1.507]\ nA\).

Functions

setup_bAP(cell, delay)

Setup a bAP (backpropagating action potential) stimulus for the cell.

setup_BAC(cell, dist, delay)

Setup a BAC (bAP-activated Ca2+-spike) stimulus for the cell.

setup_StepOne(cell, delay)

Setup a step current stimulus at the soma:

setup_StepTwo(cell, delay)

Setup a step current stimulus at the soma:

setup_StepThree(cell, delay)

Setup a step current stimulus at the soma:

Attributes

h

-