Skip to content

rb643/HBN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for processing Healthy Brain Network Data

The repository contains all code used to pre-process HBN data. It uses the wavelet toolbox to process both resting-state and movie-watching fmri data.

Pre-processing

In the current pipeline we used the already generated HCP freesurfer pipeline made available by the Child Mind Institure for this dataset. Freesurfer extracted brains are used as the anatomical input for the speedyPP wavelet pipeline. In the current version no smoothing was included in the pipeline as our protocol may require different smoothing for cortical and subcortical seed-based connectivity analyses. Normalisation to MNI space was done using non-linear warping. During processing initial input structure is also converted to a BIDS compatible output structure.

Quality control

In addition some minimal quality control scripts are added:

  • CheckReg.py: Generates a screenshot of the alignment between the mean denoised functional image and the normalised anatomical one
  • wavelet_qc.m: Generates a plot of time-series for 3 random voxels pre and post denoising
  • FD.py: plots the framewise displacement
  • SP.py: plots the percentage of removed spikes

So we get the following overview for each subject

QC example

And we can of course look at some population averages as well

QC example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published