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
Admin » fmriprep

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tools:fmriprep [2026/03/19 14:39] – created willtools:fmriprep [2026/03/19 14:44] (current) – [Considerations] will
Line 9: Line 9:
 Example usage: Example usage:
   * ''Hera/Projects/Habit/mr/fmriprep_habitstudy.bash''   * ''Hera/Projects/Habit/mr/fmriprep_habitstudy.bash''
 +
 +===== Considerations =====
 +
 +  * fmriprep can reuse freesurfer when run before (otherwise will run minimal version internally).
 +  * When in [[:tools: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.