LNCD

Table of Contents

  • LNCD Home
  • Administration
  • Notebooks
  • Journal Club Presentations
  • Publications
  • Current Projects
  • Completed Projects
  • Current Grants
  • Datasets by Project
  • Brain ROIs and Measures
  • ️Tools And Methods
  • Big Data
  • RA Homepage
  • Undergrad Resources
  • Recent Changes
  • Maintenance
  • Site Map
  • Random Page
LNCD
Docs » fmriprep

fmriprep

Find full documentation on https://fmriprep.org/en/stable/

Also see fMRI Preprocessing, Preprocess Functional (Hallquist pipeline)

Follow up fmriprep outputs (*_desc-preproc_bold.nii.gz) with xcpd.

Example usage:

  • Hera/Projects/Habit/mr/fmriprep_habitstudy.bash

Considerations

  • fmriprep can reuse freesurfer when run before (otherwise will run minimal version internally).
  • When in Docker or using accross users, specify a shared templateflow directory to reduce redownloading templates (every run in case of docker).
  • log files are per subject. Rerunning overwrites. For iterative runs of on going longitudinal data collection, use a separate _ses-$SES for each session.
Previous Next