-
Notifications
You must be signed in to change notification settings - Fork 532
MRtrix 3.0 dwi2fod
single output error
#2822
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
The issue is that |
Hi @jguillon, sorry for how long this took. The 1.5.0 release will have a The new interface is identical, but without the bug. |
Hi, I got this error when executing
mrtrix3.EstimateFOD
interface with the latest MRtrix version (3.0_RC2-117-gf098f097
) installed on macOS Mojave 10.14.2 through abrew install mrtrix3
:It seems that MRtrix now expects "pairs of input tissue response and output ODF images" according to the documentation. So I guess that the following lines need to be updated:
nipype/nipype/interfaces/mrtrix3/reconst.py
Lines 95 to 109 in 35b58cd
The text was updated successfully, but these errors were encountered: