We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Undefined
1 parent ac9d350 commit f600afbCopy full SHA for f600afb
smriprep/workflows/fit/registration.py
@@ -265,7 +265,7 @@ def _fmt_cohort(template, spec):
265
return template, spec
266
267
268
-def _set_reference(image_type, template_t1w, template_t2w):
+def _set_reference(image_type, template_t1w, template_t2w=None):
269
"""
270
Determine the normalization reference and whether histogram matching will be used.
271
0 commit comments