Skip to content

BUG: Sets usedefault=True for invert_initial_moving_transform #1290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2015
Merged

BUG: Sets usedefault=True for invert_initial_moving_transform #1290

merged 1 commit into from
Dec 14, 2015

Conversation

jessicaforbes
Copy link
Contributor

The invert_initial_moving_transform variable in RegistrationInputSpec
needs usedefault=True to fix "TypeError: int() argument must be a
string or a number, not '_Undefined'". This occurred in line 817
"do_invert_transform = int(self.inputs.invert_initial_moving_transform)".

The invert_initial_moving_transform variable in RegistrationInputSpec
needs usedefault=True to fix "TypeError: int() argument must be a
string or a number, not '_Undefined'". This occurred in line 817
"do_invert_transform = int(self.inputs.invert_initial_moving_transform)".
chrisgorgo added a commit that referenced this pull request Dec 14, 2015
BUG: Sets usedefault=True for invert_initial_moving_transform
@chrisgorgo chrisgorgo merged commit 1353628 into nipy:master Dec 14, 2015
@hjmjohnson hjmjohnson deleted the antsRegistrationWrappingBugFix branch January 19, 2016 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants