External Email - Use Caution
Dear Freesurfer Expert: First, I got the lh.parsorbitalis.label according to the command: mri_annotation2label --subject fsaverage --hemi lh --outdir /Users/qianqianyu/Desktop/fsl_bold/label_fsaveragen=1:163842; %cause the vol matrix of fsaverage lh is1*163842
t=zeros(1,length(n));
t(1,a)=1;%value of lh.parsorbitalis area were 1
MRIread('/Users/qianqianyu/Desktop/Project/Sess06/bold/my-syn.sm04.lh/sem-v-fj/sig.nii');%read a fsaverage image
ans.vol=t;
err = MRIwrite(ans,'lh.parsorbitalis.mask.nii.gz')
But, when I check the lh.parsorbitalis.mask.nii.gz in Freeview, I find it is not consistent with the lh.parsorbitalis.label
I am now very very anxious to know how to get the right lh.parsorbitalis.mask.nii.gz£¡Looking forward to your reply£¡
Best wishes!
Qianqian Yu