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 140d61f commit 8bc08c0Copy full SHA for 8bc08c0
sdcflows/workflows/fit/syn.py
@@ -594,7 +594,7 @@ def _remove_first_mask(in_file):
594
return workflow
595
596
597
-def _warp_dir(moving_image, fixed_image, pe_dir, nlevels=3):
+def _warp_dir(moving_image, fixed_image, pe_dir, nlevels=2):
598
"""Extract the ``restrict_deformation`` argument from metadata."""
599
import numpy as np
600
import nibabel as nb
0 commit comments