You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have merged nipy/nipype and your lts5/cmp_nipype.
This finish connection matrix for test data, but there is a ugly code in parcellation.py because you moved code from nipype to cmp2.0. I resolve it via conditions: "if CMP_VERSION < 2:" now, but it not good.
So, may I bring cmtklib to old cmp?
Good day.
I have merged nipy/nipype and your lts5/cmp_nipype.
This finish connection matrix for test data, but there is a ugly code in parcellation.py because you moved code from nipype to cmp2.0. I resolve it via conditions: "if CMP_VERSION < 2:" now, but it not good.
So, may I bring cmtklib to old cmp?
Merged nipype: https://github.com/dvenum/nipype.git
Ugly parcellation code: https://github.com/dvenum/nipype/blob/master/nipype/interfaces/cmtk/parcellation.py
The text was updated successfully, but these errors were encountered: