Browse Source

Update 'README.md'

Oscar Portoles 2 years ago
parent
commit
870a63ef6e
1 changed files with 17 additions and 2 deletions
  1. 17 2
      README.md

+ 17 - 2
README.md

@@ -1,4 +1,19 @@
 # SwitchingFCalongAtask
 
-Thalamic bursts modulate cortical synchrony locally to switch
-between states of global functional connectivity in a cognitive task
+Thalamic bursts modulate cortical synchrony locally to switch
+between states of global functional connectivity in a cognitive task
+
+To reproduce the figures in teh paper follow the Jupyter notebooks
+
+MEG data was processed with Matlab. 
+
+Simulations were performed with Python 3.6
+
+Python Dependencies
+
+- numpy
+- scipy
+- pygmo version >= 2.15
+- numba verson >= 0.47
+- matplotlib
+- statsmodels