Skip to content

Frequency-resolved functional connectivity: Role of delay and the strength of connections

Notifications You must be signed in to change notification settings

Ziaeemehr/Frontiers2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

  • This repository contains the codes for reproducing results and figures in the paper:
  • Frequency-resolved functional connectivity: Role of delay and the strength of connections, Published by Frontiers in neural circuits.
  • Abolfazl Ziaeemehr [1], Alireza Valizadeh [1, 2]
    • [1] Department of Physics, Institute of Advanced Studies in Basic Sciences (IASBS), Zanjan, Iran.
    • [2] School of Biological Sciences, Institute for Research in Fundamental Sciences (IPM), Tehran, Iran.
  • Abstract

The brain functional network extracted from the BOLD signals reveals the correlated activity of the different brain regions, which is hypothesized to underlie the integration of the information across functionally specialized areas. Functional networks are not static and change over time and in different brain states, enabling the nervous system to engage and disengage different local areas in specific tasks on demand. Due to the low temporal resolution, however, BOLD signals do not allow the exploration of spectral properties of the brain dynamics over different frequency bands which are known to be important in cognitive processes. Recent studies using imaging tools with a high temporal resolution has made it possible to explore the correlation between the regions at multiple frequency bands. These studies introduce the frequency as a new dimension over which the functional networks change, enabling brain networks to transmit multiplex of information at any time. In this computational study, we explore the functional connectivity at different frequency ranges and highlight the role of the distance between the nodes in their correlation. We run the generalized Kuramoto model with delayed interactions on top of the brain's connectome and show that how the transmission delay and the strength of the connections, affect the correlation between the pair of nodes over different frequency bands.

How to use:

cd codes/Human
make clean
make
# open config.py and set the proper parameters
python3 run.py
python3 pl.py
# then copy npz files in codes/Human/data/npz to codes/Human/analysis/data/npz
# and plot figures using folders 2, 3 and 4.

How to cite:

@ARTICLE{10.3389/fncir.2021.608655,
AUTHOR={Ziaeemehr, Abolfazl and Valizadeh, Alireza},   
TITLE={Frequency-Resolved Functional Connectivity: Role of Delay and the Strength of Connections},      
JOURNAL={Frontiers in Neural Circuits},      
VOLUME={15},     
PAGES={19},     
YEAR={2021},      
URL={https://www.frontiersin.org/article/10.3389/fncir.2021.608655},       
DOI={10.3389/fncir.2021.608655},      
ISSN={1662-5110}
}

About

Frequency-resolved functional connectivity: Role of delay and the strength of connections

Resources

Stars

Watchers

Forks