I am trying to run dti_fit_csd. Right now I am seeing the following error message.
/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters
Traceback (most recent call last):
File "/usr/local/bin/dipy_fit_csd", line 9, in <module>
run_flow(ReconstCSDFlow())
File "/usr/local/lib/python2.7/dist-packages/dipy/workflows/flow_runner.py", line 82, in run_flow
return flow.run(**args)
File "/usr/local/lib/python2.7/dist-packages/dipy/workflows/reconst.py", line 502, in run
opeaks_indices, ogfa) in io_it:
File "/usr/local/lib/python2.7/dist-packages/dipy/workflows/multi_io.py", line 253, in __iter__
IO = np.concatenate([I, O], axis=1)
numpy.core._internal.AxisError: axis 1 is out of bounds for array of dimension 1
I am trying to run dti_fit_csd. Right now I am seeing the following error message.
I've submitted a new test job to recreate this problem here > https://brainlife.io/project/5b23e74316fe38002748e679/process/5b7c7bbe8042c000445570fd