Thalamic bursts modulate cortical synchrony locally to switch
between states of global functional connectivity in a cognitive task

Oscar Portoles 870a63ef6e Update 'README.md' 2 years ago
data 438d770171 Upload files to 'data' 2 years ago
hsmm 1f95ce5fb3 Upload files to 'hsmm' 2 years ago
LICENSE 4964b196b4 Initial commit 2 years ago
README.md 870a63ef6e Update 'README.md' 2 years ago
ROIrelevance.py 726d09c004 Upload files to '' 2 years ago
acrossTrialFCandEnvelopeFig.m 726d09c004 Upload files to '' 2 years ago
durationProcStages.m 726d09c004 Upload files to '' 2 years ago
files4brainNetViewer.py 726d09c004 Upload files to '' 2 years ago
findBoundsProcesStages.m 726d09c004 Upload files to '' 2 years ago
findInitailCond.py 726d09c004 Upload files to '' 2 years ago
getERP_SUBJwindow.m 726d09c004 Upload files to '' 2 years ago
gridSearch_G_L.py 726d09c004 Upload files to '' 2 years ago
metaAfterTask.py 726d09c004 Upload files to '' 2 years ago
modelStages.py 726d09c004 Upload files to '' 2 years ago
nodeRelvance4figure.ipynb 726d09c004 Upload files to '' 2 years ago
optimizationProcesses.py 726d09c004 Upload files to '' 2 years ago
relvaneOfPulses.py c08c21a3e6 Upload files to '' 2 years ago
reproduce_Figs.ipynb 726d09c004 Upload files to '' 2 years ago
reproduce_SI_fig.ipynb 726d09c004 Upload files to '' 2 years ago
runOptimization.py 726d09c004 Upload files to '' 2 years ago
thresholdPLIbysurro.m 726d09c004 Upload files to '' 2 years ago
vis1ERPFCwindows.m 726d09c004 Upload files to '' 2 years ago
visArchis_seq.py c08c21a3e6 Upload files to '' 2 years ago
visERPwindows.m 726d09c004 Upload files to '' 2 years ago
withinStagePLI.m 726d09c004 Upload files to '' 2 years ago
withinStagePLIsurrogate.m 726d09c004 Upload files to '' 2 years ago

README.md

SwitchingFCalongAtask

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