bluepyemodel.ecode.subwhitenoise

SubWhiteNoise stimulus class

Classes

SubWhiteNoise(location, **kwargs)

SubWhiteNoise current stimulus

class SubWhiteNoise(location, **kwargs)

Bases: BPEM_stimulus

SubWhiteNoise current stimulus

Constructor

Parameters:
  • location (Location) – location of stimulus

  • **kwargs – See below

Keyword Arguments:
  • amp (float) – amplitude (nA) that multiplies the noise from the data file when the relative amplitude is not used

  • thresh_perc (float) – amplitude relative to the threshold current (%) that multiplies the noise from the data file

  • holding_current (float) – amplitude of the holding current (nA)

  • data_filepath (str) – path to the noise .txt data file If not given, will use the default one at bluepyemodel/ecodes/data/SubWhiteNoise.txt

generate(dt=0.1)

Return current time series