Skip to content

FIX: Fixes the 'out_file' and out_datatype inputs for MRIsConvert. #1352

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 2 commits into from
Feb 15, 2016
Merged

FIX: Fixes the 'out_file' and out_datatype inputs for MRIsConvert. #1352

merged 2 commits into from
Feb 15, 2016

Conversation

ellisdg
Copy link
Contributor

@ellisdg ellisdg commented Feb 5, 2016

If the 'out_file' input was set in MRIsConvert it would cause and error because
the 'out_file' would not match the auto generated 'out_file' name. This patch
allows 'out_file' to be set.

David Ellis added 2 commits February 5, 2016 16:24
If the 'out_file' input was set in MRIsConvert it would cause and error because
the 'out_file' would not match the auto generated 'out_file' name. This patch
allows 'out_file' to be set.
This commit ensures that 'out_file' of MRIsConvert is an absolute path.
MRIsConvert requires an absolute path or a path beginning with "./". This
commit also ensures that either out_file or out_datatype are defined.
hjmjohnson added a commit that referenced this pull request Feb 15, 2016
FIX: Fixes the 'out_file' and out_datatype inputs for MRIsConvert.
@hjmjohnson hjmjohnson merged commit befd4f8 into nipy:master Feb 15, 2016
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