Skip to content

FIX: QwarpPlusMinus renamed source_file to in_file #1289

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
Sep 19, 2018

Conversation

effigies
Copy link
Member

In a cleanup in nipy/nipype#2674, QwarpPlusMinusInputSpec.source_file got renamed to in_file, to be consistent with the Qwarp interface. Apparently the deprecation machinery doesn't set the values in the new location, causing #1287.

Changes proposed in this pull request

  • Change source_file to in_file

Fixes #1287.

Documentation that should be reviewed

None

@effigies
Copy link
Member Author

We'll need to bump our dependency to nipype 1.1.3 as soon as it's released.

@effigies effigies merged commit aabae4f into nipreps:master Sep 19, 2018
@effigies effigies deleted the fix/qwarpplusminus branch September 19, 2018 16:09
@effigies effigies mentioned this pull request Sep 25, 2018
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.

Pepolar unwarping: QwarpPlusMinus requires a value for input 'in_file'
1 participant