Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

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

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