Hi,
I am trying to create cortical surface labels from several brain masks. All are .mgz files, separated by hemisphere, and aligned to fsaverage.
Here is the command I entered to create the labels:
mri_cor2label --i <filename>.mgz --l <labelname>.label --id 1
When I run this command, I successfully create the label, but I am unable to open the label in tksurfer. I've tried opening both from the GUI menu and from command line, and each time I get the following error:
--
******************** 0 nonzero vertices found ******************** label stat field identically zero - setting to 1 13245 unassigned vertices in label - building spatial LUT... assigning vertex numbers to label... MatrixMultiply: m2 is null!
--
And then tksurfer closes. I'm not sure why this is happening -- any help would be greatly appreciated!
Thanks, Sophie
Use the --surf subject hemi option. Run it with --help to get an example
On 11/07/2016 11:32 AM, Sophie Wohltjen wrote:
Hi,
I am trying to create cortical surface labels from several brain masks. All are .mgz files, separated by hemisphere, and aligned to fsaverage.
Here is the command I entered to create the labels:
mri_cor2label --i <filename>.mgz --l <labelname>.label --id 1
When I run this command, I successfully create the label, but I am unable to open the label in tksurfer. I've tried opening both from the GUI menu and from command line, and each time I get the following error:
--
******************** 0 nonzero vertices found ******************** label stat field identically zero - setting to 1 13245 unassigned vertices in label - building spatial LUT... assigning vertex numbers to label... MatrixMultiply: m2 is null!
--
And then tksurfer closes. I'm not sure why this is happening -- any help would be greatly appreciated!
Thanks, Sophie
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Hi,
I'm still having this issue. I'd appreciate any insight you might have!
Thanks, Sophie
On Mon, Nov 7, 2016 at 11:32 AM Sophie Wohltjen sophiewohltjen@gmail.com wrote:
Hi,
I am trying to create cortical surface labels from several brain masks. All are .mgz files, separated by hemisphere, and aligned to fsaverage.
Here is the command I entered to create the labels:
mri_cor2label --i <filename>.mgz --l <labelname>.label --id 1
When I run this command, I successfully create the label, but I am unable to open the label in tksurfer. I've tried opening both from the GUI menu and from command line, and each time I get the following error:
--
******************** 0 nonzero vertices found ******************** label stat field identically zero - setting to 1 13245 unassigned vertices in label - building spatial LUT... assigning vertex numbers to label... MatrixMultiply: m2 is null!
--
And then tksurfer closes. I'm not sure why this is happening -- any help would be greatly appreciated!
Thanks, Sophie
Add --surf subjectname hemi to create a surface-based label
On 11/17/2016 11:02 AM, Sophie Wohltjen wrote:
Hi,
I'm still having this issue. I'd appreciate any insight you might have!
Thanks, Sophie
On Mon, Nov 7, 2016 at 11:32 AM Sophie Wohltjen <sophiewohltjen@gmail.com mailto:sophiewohltjen@gmail.com> wrote:
Hi, I am trying to create cortical surface labels from several brain masks. All are .mgz files, separated by hemisphere, and aligned to fsaverage. Here is the command I entered to create the labels: mri_cor2label --i <filename>.mgz --l <labelname>.label --id 1 When I run this command, I successfully create the label, but I am unable to open the label in tksurfer. I've tried opening both from the GUI menu and from command line, and each time I get the following error: -- ******************** 0 nonzero vertices found ******************** label stat field identically zero - setting to 1 13245 unassigned vertices in label - building spatial LUT... assigning vertex numbers to label... MatrixMultiply: m2 is null! -- And then tksurfer closes. I'm not sure why this is happening -- any help would be greatly appreciated! Thanks, Sophie
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu