Skip to content

Commit c55fdfd

Browse files
committed
removing usedefault=True if xor is defined
1 parent 456a516 commit c55fdfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/ants/registration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ class RegistrationInputSpec(ANTSCommandInputSpec):
324324
1,
325325
2,
326326
argstr='%s',
327-
usedefault=True,
328327
xor=['initial_moving_transform'],
329328
desc="Align the moving_image nad fixed_image befor registration using"
330329
"the geometric center of the images (=0), the image intensities (=1),"

0 commit comments

Comments
 (0)