Closed
Description
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 a brew install mrtrix3
:
dwi2fod: [ERROR] CSD algorithm expects a single input response function and single output FOD image
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
Metadata
Metadata
Assignees
Labels
No labels