bluepyemodel.ecode.ramp

Ramp stimulus class

Classes

Ramp(location, **kwargs)

Ramp current stimulus

class Ramp(location, **kwargs)

Bases: BPEM_stimulus

Ramp current stimulus

    holdi          holdi+amp       holdi
      :                :             :
      :                :             :
      :               /|             :
      :              / |             :
      :             /  |             :
      :            /   |             :
      :           /    |             :
      :          /     |             :
      :         /      |             :
      :        /       |             :
      :       /        |             :
|___________ /         |__________________________
^           ^          ^                          ^
:           :          :                          :
:           :          :                          :
t=0         delay      delay+duration             totduration

Constructor :param location: location of stimulus :type location: Location

generate(dt=0.1)

Return current time series

instantiate(sim=None, icell=None)

Run stimulus