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
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_anat-only.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,8 @@ registration_workflows:
98
98
boundary_based_registration:
99
99
100
100
# this is a fork point
101
-
# run: [On, Off] - this will run both and fork the pipeline
101
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
102
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_benchmark-ANTS.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,8 @@ registration_workflows:
109
109
boundary_based_registration:
110
110
111
111
# this is a fork point
112
-
# run: [On, Off] - this will run both and fork the pipeline
112
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
113
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_benchmark-FNIRT.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,8 @@ registration_workflows:
126
126
boundary_based_registration:
127
127
128
128
# this is a fork point
129
-
# run: [On, Off] - this will run both and fork the pipeline
129
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
130
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
# If this option is turned on and best_of is set to 1, any registration step that falls below the specified thresholds will retry with an incremented seed
531
540
retry_on_first_failure: Off
541
+
542
+
# If this number is > 1, C-PAC will run that many iterations of each registration calculation and choose the registration with the smallest difference from 1 across all specified thresholds
543
+
# If this number ≠ 1, the retry_on_first_failure option will have no effect
544
+
# Must be at least 1
532
545
best_of: 1
546
+
533
547
anatomical_registration:
534
548
run: Off
535
549
registration:
@@ -695,7 +709,8 @@ registration_workflows:
695
709
boundary_based_registration:
696
710
697
711
# this is a fork point
698
-
# run: [On, Off] - this will run both and fork the pipeline
712
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
713
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
699
714
run: [Off]
700
715
701
716
# reference for boundary based registration
@@ -1199,8 +1214,7 @@ functional_preproc:
1199
1214
# this is a fork point
1200
1215
# run: [On, Off] - this will run both and fork the pipeline
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_ccs-options.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,8 @@ registration_workflows:
126
126
boundary_based_registration:
127
127
128
128
# this is a fork point
129
-
# run: [On, Off] - this will run both and fork the pipeline
129
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
130
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_fmriprep-options.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -264,7 +264,8 @@ registration_workflows:
264
264
boundary_based_registration:
265
265
266
266
# this is a fork point
267
-
# run: [On, Off] - this will run both and fork the pipeline
267
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
268
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_ndmg.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,8 @@ registration_workflows:
74
74
boundary_based_registration:
75
75
76
76
# this is a fork point
77
-
# run: [On, Off] - this will run both and fork the pipeline
77
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
78
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
# If this option is turned on and best_of is set to 1, any registration step that falls below the specified thresholds will retry with an incremented seed
40
49
retry_on_first_failure: On
50
+
41
51
anatomical_registration:
42
52
43
53
# Template to be used during registration.
@@ -55,7 +65,12 @@ registration_workflows:
55
65
functional_registration:
56
66
coregistration:
57
67
boundary_based_registration:
68
+
69
+
# this is a fork point
70
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
71
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
58
72
run: [fallback]
73
+
59
74
func_registration_to_template:
60
75
output_resolution:
61
76
@@ -120,7 +135,7 @@ functional_preproc:
120
135
# this is a fork point
121
136
# run: [On, Off] - this will run both and fork the pipeline
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_regtest-1.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,8 @@ registration_workflows:
109
109
boundary_based_registration:
110
110
111
111
# this is a fork point
112
-
# run: [On, Off] - this will run both and fork the pipeline
112
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
113
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
Copy file name to clipboardExpand all lines: CPAC/resources/configs/pipeline_config_regtest-2.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,8 @@ registration_workflows:
130
130
boundary_based_registration:
131
131
132
132
# this is a fork point
133
-
# run: [On, Off] - this will run both and fork the pipeline
133
+
# run: [On, Off, fallback] - this will run both and fork the pipeline
134
+
# if 'fallback' is one of the selected options, BBR will run and, if its output fails quality_thresholds, the pipeline will fallback to BBR's input image
0 commit comments