bluepyemodel.ecode.noiseou3¶
Noise stimulus class
Classes
|
NoiseOU3 current stimulus |
- class NoiseOU3(location, **kwargs)¶
Bases:
NoiseMixinNoiseOU3 current stimulus
Constructor
- Parameters:
location (Location) – location of stimulus
**kwargs – See below
- Keyword Arguments:
holding_current (float) – amplitude of the holding current (nA)
mu (float) – mu is a factor in [nA] changing the noise from the file as Noise_{injected} = Noise_{file} * (mu/2) + mu
data_filepath (str) – path to the noise .txt data file If not given, will use the default one at bluepyemodel/ecodes/data/NoiseOU3.txt