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.
1 parent 5137852 commit 988fffaCopy full SHA for 988fffa
nibabies/workflows/anatomical/registration.py
@@ -16,7 +16,7 @@ def init_coregistration_wf(
16
sloppy: bool = False,
17
debug: bool = False,
18
t1w_mask: bool = False,
19
- probmap: bool = False,
+ probmap: bool = True,
20
name: str = "coregistration_wf",
21
):
22
"""
0 commit comments