I want to use ndmg on python for extracting structural connectivity from diffusion MRI and t1 images.
My reference on how to work with ndmg in python is:
and the source code of ndmg itself is on:
I need to run the ndmg_dwi_pipeline with my desired atlas which is not in the ndmg atlas list.
Has anyone had the experience of working with ndmg and help me with that?