Hi FS team, Is it possible to project an entire annotation file from one subject's surface to another? I haven't been able to find a command for this, but I might just not be looking hard enough.
My intent is to project an annotation I've made on fsaverage to every member of a cohort of 500+ subjects, and then extract thickness data from each newly created annotation file.
Currently, I do mri_annotation2label to split the original annotation into its individual labels. Then I project each label, one at a time, with mri_label2label. Then, I combine them back into an annotation with mri_label2annot for every subject. While this method works fine, it seems like it's more cumbersome than it has to be. Any help/advice would be appreciated.
Thanks! Mike