I am trying to a brodmann mask using PALS B12 atlas in fsaverage. I used the following command to create the volume from annotation file. I have two questions associated with it. mri_aparc2aseg --s my_subject --annot PALS_B12_Brodmann --o PALS_B12_Brodmann_Mask.nii --annot-table lh_PALS_B12_table.txt
1. When I visualized the mask, it seems that the labels are not corresponding to the regions (the annot-table is not working). Does anyone know this issue? 2. In this case, I only used lh table. Then do I need to use rh table again? What should I to incorporate both lh and rh?
Thank you in advance.