File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,20 @@ pipeline_setup:
5353 # 'Number of Participants to Run Simultaneously' is as much RAM you can safely allocate.
5454 maximum_memory_per_participant : 10.0
5555
56+ surface_analysis :
57+
58+ # Will run Freesurfer for surface-based analysis. Will output traditional Freesurfer derivatives.
59+ # If you wish to employ Freesurfer outputs for brain masking or tissue segmentation in the voxel-based pipeline,
60+ # select those 'Freesurfer-' labeled options further below in anatomical_preproc.
61+ freesurfer :
62+
63+ run : On
64+
65+ # Run ABCD-HCP post FreeSurfer and fMRISurface pipeline
66+ post_freesurfer :
67+
68+ run : On
69+
5670anatomical_preproc :
5771
5872 # Non-local means filtering via ANTs DenoiseImage
You can’t perform that action at this time.
0 commit comments