Closed rtybanana closed 3 years ago
Ok, I've done a little more research and learned about the difference between a probablistic atlas (4D) and a labelled or "hard" atlas which is 3D. It seems like the nilearn atlases are in the probablistic format so I need to convert it somehow.
Hi,
I've been trying to use a custom atlas in qsirecon, following the docs here; however, I can't seem to get it to work and I just want to see if you have any suggestions because I'm pretty new to atlas registration and orientation etc.
So we a want to use either the DiFuMo or Craddock atlases which we have acquired through the nilearn atlas fetcher.
fslhd
showed that the sform and orientation weren't in format required by qsirecon so I tried some things to correct that.I registered the custom atlas to the MNI152NLin2009cAsym space which you provide here using
flirt
and then zeroed the sform usingfslorient -setsform
. This made the headers at least look a bit more like the required format; however, I did notice that the custom atlas still has four dimensions whereas all of the examples of qsirecon compatible atlases have three.This is the output from
fslhd
for the Craddock atlas after the process described above:Any help would be massively appreciated.
Thanks, Rory