Hello,
I am trying to divide lh.v1.predict.label into equal parts. So I did the following -
A) Created a colorfile V1color.ctab which contains the following-
# #No. Label Name: R G B A 1 V1 70 130 180 1
B) mris_label2annot --s 001raw --h lh --ctab V1color.ctab --a TrialV1 --l lh.v1.predict.label --maxstatwinner
C) echo V1 4 > splittable.txt
D) mris_divide_parcellation 001raw lh TrialV1.annot splittable.txt lh.TrialV1.split
reading colortable from annotation file... colortable with 2 entries read (originally V1color.ctab) interpreting 4th command line arg as split file name dividing V1 (1) into 4 parts allocating new colortable with 4 additional units... Segmentation fault
What am I doing wrong and how do I correct it ?
Thanks
Ri
freesurfer@nmr.mgh.harvard.edu