Wilson-Cowan model and consistent chunkwise durations
Changes:
- New model: Wilson-Cowan neural mass model implemented (thanks to @ChristophMetzner )
- Simulations now start their output at
t=dt(as opposed tot=0before). Everything before is now considered an initial condition. - Fix: Running a simulation chunkwise (using
model.run(chunkwise=True)) and normally (usingmodel.run()) produces output of the same length - Fix:
alnnetwork coupling, which apparent when simulating chunkwise withmodel.run(chunkwise=True, chunksize=1) - Fix: Correct use of seed for RNG
- Fix: Matrices are not normalized to max-1 anymore before each run.
- Fix: Kolmogorov distance of FCD matrices and timeseries