Functional brain network

Does anyone know how we can build up a functional brain network from an EEG recording dataset?

The fieldtrip toolbox (based in MATLAB) has functions for many different kinds of connectivity estimates (Connectivity estimates for EEG/MEG time series data - FieldTrip toolbox). Tutorials are available here (Overview of all tutorials - FieldTrip toolbox). This one in particular may be helpful: Whole brain connectivity and network analysis - FieldTrip toolbox

Best,
Steven

1 Like

Another option may be mne python: Compute source space connectivity and visualize it using a circular graph — MNE-Connectivity 0.4.0 documentation

1 Like