Skip to content

Commit b92fa57

Browse files
💡 Update comments based on default preconfig
1 parent fb970a3 commit b92fa57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CPAC/resources/configs/pipeline_config_abcd-options.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ pipeline_setup:
2828
# -------------
2929
surface_analysis:
3030

31-
# Run ABCD-HCP post FreeSurfer and fMRISurface pipeline
32-
post_freesurfer:
33-
run: On
34-
3531
# Will run Freesurfer for surface-based analysis. Will output traditional Freesurfer derivatives.
3632
# If you wish to employ Freesurfer outputs for brain masking or tissue segmentation in the voxel-based pipeline,
3733
# select those 'Freesurfer-' labeled options further below in anatomical_preproc.
@@ -43,6 +39,10 @@ surface_analysis:
4339
# FreeSurfer will run as part of configured brain extraction in this specific configuration, so FreeSurfer's independent run was automatically disabled.
4440
run_reconall: Off
4541

42+
# Run ABCD-HCP post FreeSurfer and fMRISurface pipeline
43+
post_freesurfer:
44+
run: On
45+
4646
anatomical_preproc:
4747
run: On
4848
acpc_alignment:

0 commit comments

Comments
 (0)