-
Notifications
You must be signed in to change notification settings - Fork 532
AFNI Allineate not generating prefix argument #2216
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
Comments
Can you share the text of the error? |
Yes sorry, I don't know how I missed that. Here you go:
|
Just an update. After reinstall of version 0.14.0 the issue appears different with no output files although the interface runs correctly with prefix working. This results in the interface which uses these files crashing because the interface did not provide any output. |
Oh, I'm sorry. I either didn't see this or forgot to reply. Could you post the new error text? If you resolved the |
The new error only appears for the node subsequent to the moco node and is below. I have also attached a report from the moco node. Thanks for the help!
180123-16:19:53,404 workflow ERROR: |
It looks like that interface could use some care, but in the short term, if you define nipype/nipype/interfaces/afni/preprocess.py Lines 497 to 498 in 045b28e
|
Thanks! That plus rename is a working work around for now. I was poking around trying to solve this so I could PR it but had no luck. I'll keep an eye on the issues incase it gets solved or I could help in some way. Thanks again, Olivia |
Summary
When in a pipeline allineate does not generate filenames. This is using a version after the allineate fix.
Actual behaviour
The allineate call now fails with a runtime error.
Expected behaviour
Allineate to generate an output file name
How to replicate the behaviour
Run a script with an input 1D file and an input file to motion correct
Script/Workflow details
Please put URL to code or code here (if not too long).
Platform details:
{'nibabel_version': '2.1.0', 'sys_executable': '/cfmm/home/ostanle2/.virtualenvs/nipype2/bin/python', 'networkx_version': '1.9.1', 'numpy_version': '1.12.0', 'sys_platform': 'linux2', 'sys_version': '2.7.10 (default, Oct 28 2015, 11:22:11) \n[GCC 4.4.7 20120313 (Red Hat 4.4.7-16)]', 'commit_source': u'installation', 'commit_hash': u'4d08138', 'pkg_path': '/cfmm/home/ostanle2/.virtualenvs/nipype2/lib/python2.7/site-packages/nipype-1.0.0.dev0+g4d08138-py2.7.egg/nipype', 'nipype_version': u'1.0.0-dev', 'traits_version': '4.6.0', 'scipy_version': '0.18.1'}
1.0.0-dev
171005-22:46:15,712 interface INFO:
Closing display (if virtual)
Execution environment
The text was updated successfully, but these errors were encountered: