-
Notifications
You must be signed in to change notification settings - Fork 536
Added ANTS functions antsIntroduction.sh, WarpImageMultiTransform, build... #310
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
Conversation
…ildtemplateparallel.sh
nipype/interfaces/ants/base.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
too specific to mit setup. you can assume that the user has their ants environment setup properly.
|
Very cool to see ANTS finally coming to nipype! |
nipype/interfaces/ants/normalize.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add metadata requires = ['parallelization']
|
+yarikoptic take a look at: https://github.com/hjmjohnson/ANTS this is what i use to build ants now - and therefore have a git hash! |
nipype/interfaces/ants/normalize.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blank lines before and after
.. note::
This can ...
nipype/interfaces/ants/base.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you want to do this in __init__ so that people can modify it if they have to.
nipype/interfaces/ants/normalize.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a restructured text markup. note the periods
.. note::
start note at an offset
Added ANTS functions antsIntroduction.sh, WarpImageMultiTransform, build...
...templateparallel.sh
located in nipype/interfaces/ants