From 056a88fab221af6f6b10d75f31a4fe2d4141ad58 Mon Sep 17 00:00:00 2001 From: Niklas Brake Date: Mon, 11 Dec 2023 16:24:03 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index b66cdaf..0336c67 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ -## What is this? -In this repository is the code associated with the following paper: - -**Brake N, Duc F, Rokos A, Arseneau F, Shahiri S, Khadra A, and Plourde G. (2023). "A neurophysiological basis for aperiodic EEG and the background spectral trend.".** - -This repository includes functions to generate all figures from the manuscript (EEG_modelling/manuscript_figures), as well as the original code used to simulate the model (EEG_modelling/simulations). To reference this code, please cite the article mentioned above. - ## Executing code in this repository To reproduce the figures, data needs to be downloaded from https://doi.org/10.6084/m9.figshare.24777990.v2. Once this data is downloaded, line 16 of EEG_modelling/model/network_simulation_beluga.m needs to be updated, such that the variable resourceFolder points to the data folder.