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
# Run ANTs’ N4 Bias Field Correction on the input BOLD average(mean EPI)
819
-
n4_correct_mean_EPI : False
820
-
821
-
822
817
# Only for when 'Use as Functional-to-Anatomical Registration Input' is set to 'Selected Functional Volume'. Input the index of which volume from the functional 4D timeseries input file you wish to use as the input for functional-to-anatomical registration.
823
818
func_reg_input_volume : 0
824
819
825
820
821
+
# Run ANTs’ N4 Bias Field Correction on the input of functional-to-anatomical registration (mean of the functional/EPI or one of the volumes from the functional 4D timeseries)
822
+
n4_correct_func_reg_input : False
823
+
824
+
826
825
# Choose which tool to be used in functional masking - AFNI (3dAutoMask), FSL (BET), FSL_AFNI (BET+3dAutoMask), or refine functional mask by registering anatomical mask to functional space.
0 commit comments