This repository will contain code and data accompanying the following paper:
Marcel Bausch1, Johannes Niediek1, Thomas P. Reber1,2*, Sina Mackay1, Jan Boström3, Christian E. Elger1, Florian Mormann1
1 Department of Epileptology, University of Bonn Medical Centre, Bonn, Germany
2 Faculty of Psychology, UniDistance Suisse, Brig, Switzerland
3 Department of Neurosurgery, University of Bonn Medical Centre, Bonn, Germany
If you have any questions, please contact [email protected]. All data files and code will be in Matlab format.
We used Matlab R2021a with the statistics toolbox. To reproduce the figures in the manuscript, start matlab, navigate to the repository-folder and add it to the matlabpath:
cd('/Path/to/this/repo');
addpath(pwd);