TVB synthetic resting state dataset

Version 13.1 by fousekjan on 2020/06/13 18:31

TVB resting state dataset

Synthetic resting state recordings of simultaneous fMRI + EEG

This dataset contains 10 minutes of resting state fMRI and EEG time series simulated with a brain network model implemented in The Virtual Brain. More precise information in the model used to generate these data is deliberately not provided here. It will be published in a separate document.

Parcellation and Structural Connectivity

sub-<label>/connectivity/
├── sub-<label>_atlas-dk_conndata-network_connectivity.json
├── sub-<label>_atlas-dk_desc-distance_conndata-network_connectivity.tsv
└── sub-<label>_atlas-dk_desc-weight_conndata-network_connectivity.tsv

The structural connectivity is stored in two separate .tsv files containing the weights (au) and tract lengths (mm) matrices ordered as sources x targets. The 84 regions are defined by the FreeSurfer parcellation by Desikan-Killiany Atlas (Desikan et al, 2006). Mapping of region labels to names is defined in dk_atlas.tsv.

connectome

BOLD fMRI

sub-<label>/func/
├── sub-<label>_task-rest_atlas-dk_desc-sim_timeseries.json
└── sub-<label>_task-rest_atlas-dk_desc-sim_timeseries.tsv.gz

The simulated BOLD (TR=2) time series for the ROIs is stored as compressed .tsv file with columns defined in the json sidecar.

bold

EEG

sub-<label>/eeg
├── sub-<label>_task-rest_desc-sim_coordsystem.json
├── sub-<label>_task-rest_desc-sim_eeg.eeg
├── sub-<label>_task-rest_desc-sim_eeg.json
├── sub-<label>_task-rest_desc-sim_eeg.vhdr
├── sub-<label>_task-rest_desc-sim_eeg.vmrk
└── sub-<label>_task-rest_desc-sim_electrodes.tsv

The EEG was simulated using a montage for HydroCel Geodesic Sensor Net with 256 electrodes. The raw data sampled at 256Hz was only high-pass filtered (FIR window length 845 samples, 1Hz cutoff), and stored in the BrainVision triplet format (.eeg, .vmrk, .vhdr). The electrode labels and locations are listed in the *_electrodes.tsv file.

eeg traces

eeg psd

eeg sensors

References

Desikan RS, Segonne F, Fischl B, Quinn BT, Dickerson BC, Blacker D, Buckner RL, Dale AM, Maguire RP, Hyman BT, Albert MS, Killiany RJ. An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. Neuroimage. 2006;31:968–980.