Dear Colleague,
Following is the error we get upon running the mri_annotation2label command
root@ubuntu:~# mri_annotation2label --subject one \ --h rh --labelbase ./label/aparc-rh ERROR: Option --h unknown root@ubuntu:~# mri_annotation2label --subject one \ --hemi rh --labelbase ./label/aparc-rh ERROR: Option --hemi unknown
Kindly address this error and give a reply as soon as possible
Many thanks
V.P.Subramanyam Rallabandi Senior R&D Engineer National Brain Research Centre, Manesar, Gurgaon, Haryana-122050, INDIA.
that works for me:
mri_annotation2label --subject bruce --hemi rh --labelbase . subject = bruce annotation = aparc hemi = rh labelbase = . surface = white
Reading surface . .
can you remove the \ in your command line?
Bruce On Tue, 21 Dec 2010 subramanyam@nbrc.ac.in wrote:
Dear Colleague,
Following is the error we get upon running the mri_annotation2label command
root@ubuntu:~# mri_annotation2label --subject one \ --h rh --labelbase ./label/aparc-rh ERROR: Option --h unknown root@ubuntu:~# mri_annotation2label --subject one \ --hemi rh --labelbase ./label/aparc-rh ERROR: Option --hemi unknown
Kindly address this error and give a reply as soon as possible
Many thanks
V.P.Subramanyam Rallabandi Senior R&D Engineer National Brain Research Centre, Manesar, Gurgaon, Haryana-122050, INDIA.
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu