ThomasYeoLab / CBIG

MIT License
570 stars 380 forks source link

zeros (background) labels in HCP fs_32k space #22

Closed iverson333 closed 2 years ago

iverson333 commented 2 years ago

The released parcellation labels in HCP surface space of Yeo and Schaefer (just checked these two) contain a few hundred vertices marked as zeros (background) in the positions of non-medial wall, which should only contain parcellation labels (non-zeros). This is probably due to the misregistration between the volume space and the surface? I tried a nearest neighbor interpolation, but it looks ugly

Do you guys have suggestions of other possible quick fix to this? also this will be definitely better if you guys refine the labels to exclude those zeros. after all it doesn't make sense to have zeros in these positions

zero labeled vertices: zeros2

nearest neighbor (1-hop neighbor of surface tessellation) interpolated of Yeo2011_7Networks_N1000.dlabel.nii interp

rubykong commented 2 years ago

@iverson333 The schaefer medial wall is not the same as fsLR32k medial wall because Schaefer parcellations were generated in fsaverage6 and then projected to fsLR32k. So the medial wall is a bit different. We won't recommend interplate it, you can just mask the data out for these regions.