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 5b234bb commit 5c803baCopy full SHA for 5c803ba
nipype/interfaces/ants/tests/test_auto_Registration.py
@@ -5,9 +5,9 @@
5
def test_Registration_inputs():
6
input_map = dict(args=dict(argstr='%s',
7
),
8
- collapse_linear_transforms_to_fixed_image_header=dict(argstr='%s',
9
- usedefault=True,
10
- ),
+ # collapse_linear_transforms_to_fixed_image_header=dict(argstr='%s',
+ # usedefault=True,
+ # ),
11
collapse_output_transforms=dict(argstr='--collapse-output-transforms %d',
12
usedefault=True,
13
0 commit comments