We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c1d7c commit 1b4625fCopy full SHA for 1b4625f
nipype/interfaces/dipy/reconstruction.py
@@ -35,7 +35,7 @@
35
CSDModel = dipy_to_nipype_interface("CSDModel", ReconstCSDFlow)
36
else:
37
IFLOGGER.info("We advise you to upgrade DIPY version. This upgrade will"
38
- " activate DKIModel, MapmriModel, DTIModel, CSAModel.")
+ " activate DKIModel, MapmriModel, DTIModel, CSAModel, CSDModel.")
39
40
41
class RESTOREInputSpec(DipyBaseInterfaceInputSpec):
0 commit comments