Skip to content

Working directory for the ebby version of the UoE Richardson Lab fMRI pipeline.

Notifications You must be signed in to change notification settings

hrichardsonlab/fmri-analysis-ebby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

fMRI pipeline

These folders have the scripts for running the fMRI analysis pipeline, written in python and bash:

  • Converting from raw DICOMS to run-separated data in BIDS specification
  • Preprocessing using fMRIPrep
    • The data are first run through the anatomical-only workflow using freesurfer within fMRIPrep because some participants only have structural data
    • The data are then run through the rest of the fMRIPrep workflow including:
      • Separating brain from skull, calculating brain tissue segmentation, spatial normalization
      • Confound estimation
  • Motion estimation for data exclusion
  • First-level modeling
    • Contrast generation
    • Splithalf functionality (i.e., analyse full or half runs)
    • Adult ROI timecourse regression
  • Timecourse extraction
  • Second-level modeling

See the Wiki page for more detailed information about running each step of the pipeline.

About

Working directory for the ebby version of the UoE Richardson Lab fMRI pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.8%
  • Shell 21.2%