-
Notifications
You must be signed in to change notification settings - Fork 533
Interface for AFNI's 3dBlurToFWHM #1512
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
======== | ||
|
||
>>> from nipype.interfaces import afni | ||
>>> blur = afni.preprocess.BlurToFWHM() |
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.
Please add BlurToFWHM
to the __init__.py
in afni's folder. This way you can remove that preprocess
after afni
@TheChymera - please run |
@satra I ran
And this is the output of
|
@TheChymera - that is weird. let me check and push a clean master. |
@satra let me know as soon as you find out so I can rebase. |
@TheChymera - you should be able to merge master and then do |
@satra Ok, I rebased, but again,
|
DOC: (m) CHANGES policy, easier make check
new interface, also corrected minor typo