Hi,
Is there a way to take a binary .mgh file (surface file with 163842 vertices containing 1 or 0) and create a label such that the ones in the input file == the label? For instance, to create a label from a p-map.
I tried usingĀ mri_cor2label based on previous responses on the mailing list, but that seems to produce volumes and I'm not really sure what it does anyway...