Hi Frank,
I'm new to analyze neuroimaging, and my lab requires me to use dsi studio to turn dwi images into connectivity matrix using AAL as atlas. I tried these below on my own:
1. I copied AAL.* in atlas/dHCP_neonate to /atlas/ICBM152_adult and used the batch processing to generate FIB files choosing ICBM152_adult as template, but when I used Step T3: Fiber tracking & Visualization and choosing regions in AAL, the picture looked like the figure I provide below, that is the atlas space didn't cover the ICBM152_adult space. And I think this may be because the AAL atlas is normalized for the dHCP_neonate space.
2. I try to use command line to get connectivity matrix, but when I set the parameter --connectivity=AAL, one ERROR happened saying that AAL is not a built-in atlas, then I tried to directly use AAL.nii.gz by setting --connectivity=AAL.nii.gz, but this time annother ERROR happened saying AAL could not be used for fiber tracking and informed me that if the atlas is in MNI space, add "_mni" in the name, so I just simply turn AAL.* into AAL_mni.* and this time no ERROR happened. But I'm not sure whether this is right to change like this.
So, it will be grateful if you could inform me how to use command line to generate connectivity matrix using AAL as the atlas
Thanks!
Rui