Skip to content

ENH: Add ants JointFusion() node with testing #1160

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
Aug 5, 2015
Merged

ENH: Add ants JointFusion() node with testing #1160

merged 1 commit into from
Aug 5, 2015

Conversation

hjmjohnson
Copy link
Contributor

Adding an interface for the ANTs based JointFusion program.

Added _format_xarray() method to ANTSCommand base class

@@ -83,3 +83,8 @@ def set_default_num_threads(cls, num_threads):
<instance>.inputs.num_threads
"""
cls._num_threads = num_threads

def _format_xarray(self, val):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chrisfilo Sorry. merging error with multiple branches. Fix is coming soon.

Adding an interface for the ANTs based JointFusion
program.

Added _format_xarray() method to ANTSCommand base class
@hjmjohnson
Copy link
Contributor Author

@chrisfilo Thanks for your previous comments. This should now be ready to merge.

hjmjohnson added a commit that referenced this pull request Aug 5, 2015
ENH: Add ants JointFusion() node with testing
@hjmjohnson hjmjohnson merged commit b6e83d8 into nipy:master Aug 5, 2015
@hjmjohnson hjmjohnson deleted the AddJointFusion branch January 19, 2016 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant