External Email - Use Caution
Dear list,
I have some points of interest (volume coordinates, e.g. '5.9, -27.7, 49.7') in MNI152 space. I would like to transform them to fsaverage space.
How should I do that?
I noticed that FreeSurfer comes with the file $FREESURFER_HOME/average/mni152.register.dat that contains a matrix. Is all I have to do read that matrix and apply it to each coordinate? And if so, for which direction is the matrix (do I have to invert it)?
Best,