Page 1 of 1

Morphologist with normalization FSL

Posted: Mon Jul 02, 2012 2:22 pm
by clairec
Hello,

I have some T1 MRI normalized by FSL, how can i use this normalization with Morpholigist?
Dans morphologist.py:

Code: Select all

'Normalised',Choice('No','MNI from SPM','MNI from Mritotal',
      'Marseille from SPM'),
I am using the BrainVISA 4.2.1

Thanks,
Claire

Re: Morphologist with normalization FSL

Posted: Thu Jul 05, 2012 12:17 pm
by Jean-Francois Mangin
A very pragmatic way would be to click on AC PC as usual for one brain, this will generate
the file somethingIforget.APC in the folder of this subject. You can duplicate the file
for all the other subjects. You just have to change the subject name in the file name. For the other
subject you just skip the ACPC process.

Otherwise, you have to add an option in the brainVISA process, with the right coordinates
for AC/PC. It should be easy too.

Good luck