This is the readme for the models associated with the paper:
Aussel A, Buhry L, Tyvaert L, Ranta R (2018) A detailed anatomical and mathematical model of the hippocampal formation for the generation of sharp-wave ripples and theta-nested gamma oscillations. J Comput Neurosci 45:207-221
These models were contributed by A. Aussel. The python scripts require the freely available brian2 package: https://brian2.readthedocs.io/en/stable/index.html
The model also requires at least python version 3.6. In addition EEG data files must be supplied (unfortunately the ones used for the paper are not allowed to be released). See the hippocampus_Aussel.py around line 505 for filenames. The sampling rate was 1024 Hz. To run on a linux cluster you may need to execute commands like (if when you try running the python script it reports missing requirements, add those names to the pip3 command like the examples below: module load Python/3.6