CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
Provides classes (Sensors) that emulate a photoreceptor cell as in van Hateren and Snippe's paper 'Information theoretical evaluation of parametric models of gain control in blowfly photoreceptor cells',2001. More...
Functions | |
def | M_DWM |
Provides classes (Sensors) that emulate a photoreceptor cell as in van Hateren and Snippe's paper 'Information theoretical evaluation of parametric models of gain control in blowfly photoreceptor cells',2001.
def CompoundPye.src.Sensors.photoreceptor.M_DWM | ( | input, | |
current_values, | |||
dt, | |||
time_const_lp1 = 0.00169 , |
|||
time_const_lp2 = 0.0718 , |
|||
time_const_lp3 = 0.1 , |
|||
k1 = 0.689 , |
|||
k2 = 9.07 |
|||
) |
needs | to contain the current values of the low-pass filters and the first nonlinearity. ([lp1,lp2,nonlin]) |