You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 'default': apply func-to-anat and anat-to-template transforms on motion corrected functional image.
298
298
# 'abcd': apply motion correction, func-to-anat and anat-to-template transforms on each of raw functional volume using FSL applywarp based on ABCD-HCP pipeline.
299
-
# 'single_step_resampling_from_stc': apply motion correction, func-to-anat and anat-to-template transforms on each of raw functional volume using ANTs antsApplyTransform based on fMRIPrep pipeline.
300
-
using: 'single_step_resampling_from_stc'
299
+
# 'single_step_resampling': apply motion correction, func-to-anat and anat-to-template transforms on each of raw functional volume using ANTs antsApplyTransform based on fMRIPrep pipeline.
300
+
using: 'single_step_resampling'
301
301
302
302
functional_preproc:
303
303
motion_estimates_and_correction:
@@ -339,9 +339,6 @@ nuisance_corrections:
339
339
# run: [On, Off] - this will run both and fork the pipeline
340
340
run: [Off]
341
341
342
-
# run nuisance regression in BOLD or template space
343
-
space: template
344
-
345
342
# switch to Off if nuisance regression is off and you don't want to write out the regressors
# 'default': apply func-to-anat and anat-to-template transforms on motion corrected functional image.
327
327
# 'abcd': apply motion correction, func-to-anat and anat-to-template transforms on each of raw functional volume using FSL applywarp based on ABCD-HCP pipeline.
328
-
# 'single_step_resampling_from_stc': apply motion correction, func-to-anat and anat-to-template transforms on each of raw functional volume using ANTs antsApplyTransform based on fMRIPrep pipeline.
328
+
# 'single_step_resampling': apply motion correction, func-to-anat and anat-to-template transforms on each of raw functional volume using ANTs antsApplyTransform based on fMRIPrep pipeline.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Documentation pertaining to this latest release can be found here: https://fcp-i
40
40
Discussion Forum
41
41
---------------
42
42
43
-
If you are stuck and need help or have any other questions or comments about C-PAC, there is a C-PAC discussion forum here: ttps://neurostars.org/tag/cpac
43
+
If you are stuck and need help or have any other questions or comments about C-PAC, there is a C-PAC discussion forum here: https://neurostars.org/tag/cpac
0 commit comments