pyeeg.simulate.JansenRitExtended
- class pyeeg.simulate.JansenRitExtended(w=0.5, dt=0.0001, seed=42, nonlinearity=<function sigmoid>)
Jansen-Rit model - Exctended version: dual kinetic model.
See David & Friston, NeuroImage (2003)
We model two parallel subpopulations with different kinematics in order to capture multiband or broadband dynamics.
Methods
JansenRitExtended.simulate([x0, tmax, noise, P])Simulate the extended Jansen-Rit model and monitor the output.
Compute one step of the extended Jansen-Rit model.