You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The refractory period in IntFire is named "refractoryPeriod" whereas in SpikeGen and RandSpike it is "refractT". Also, abosolute refractory time in SpikeGen is named "abs_refract".
While there may be a semantic difference between refractory period of a neuron model and the refractory time of a spike generator, the last one breaks the camelCase convention in the rest of moose.
The text was updated successfully, but these errors were encountered:
The refractory period in IntFire is named "refractoryPeriod" whereas in SpikeGen and RandSpike it is "refractT". Also, abosolute refractory time in SpikeGen is named "abs_refract".
While there may be a semantic difference between refractory period of a neuron model and the refractory time of a spike generator, the last one breaks the camelCase convention in the rest of moose.
The text was updated successfully, but these errors were encountered: