Hello FreeSurfer Developers,
I'm attempting to convert only one file.label in one file.annot.
I'm using the command MRIS_LABEL2ANNOTATION.
mris_label2annot --s fsaverage --h lh --l '/home/mlucignani/Desktop/TUTTO/merge/MERGE_AREA_1/originali_lh/lh_FILE_1.label' ERROR: need to specify color table file
I don't know wich color table file insert
Hello FreeSurfer Developers,
I'm attempting to convert only one file.label in one file.annot.
I'm using the command MRIS_LABEL2ANNOTATION.
export SUBJECTDIR= /home/mlucignani/Desktop/TUTTO
mris_label2annot --s fsaverage --h lh --l '/usr/local/freesurfer/subjects/bert/label/aparc.annot.DKTatlas.ctab' ${SUBJECTDIR}/merge/MERGE_AREA_1/originali_lh/lh_FILE_1.label
ERROR: Option /merge/MERGE_AREA_1/originali_lh/lh_FILE_1.label unknown
you need another "--l" before your second label
On 07/18/2017 06:17 AM, francesca bottino wrote:
Hello FreeSurfer Developers,
I'm attempting to convert only one file.label in one file.annot. I'm using the command MRIS_LABEL2ANNOTATION. export SUBJECTDIR= /home/mlucignani/Desktop/TUTTO mris_label2annot --s fsaverage --h lh --l '/usr/local/freesurfer/subjects/bert/label/aparc.annot.DKTatlas.ctab' ${SUBJECTDIR}/merge/MERGE_AREA_1/originali_lh/lh_FILE_1.label ERROR: Option /merge/MERGE_AREA_1/originali_lh/lh_FILE_1.label unknown
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu