NeuroData's MR Graphs package, ndmg, run with different atlas

Hi all,

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?

Thanks!

Hi @maryam.riazi,

That software looks outdated, you might be interested in MICAPIPE(GitHub - MICA-MNI/micapipe: micapipe from the Multimodal imaging and connectome analysis lab (http://mica-mni.github.io) at the Montreal Neurological Institute. Read The Docs documentation below), QSIPrep (GitHub - PennLINC/qsiprep: Preprocessing and reconstruction of diffusion MRI), or TractoFlow (GitHub - scilus/tractoflow: TractoFlow: A robust, efficient and reproducible diffusion MRI pipeline leveraging Nextflow & Singularity) instead.

Best,
Steven