siGraph2Label 3.1 error

Questions about BrainVisa usage and installation

Moderators: denghien, riviere

Post Reply
ericbarnhill
Posts: 16
Joined: Mon Oct 17, 2011 1:09 pm

siGraph2Label 3.1 error

Post by ericbarnhill »

Hello,

This is a new error I am getting with siGraph2Label now that we are successfully using Cortical Folds Graph 3.1 . I am wondering if you can help me figure out what is wrong.

Code:

Code: Select all

./siGraph2Label -g $LFOLDSPATH -tr $TRLPATH  label -o $CSPATH/CS-L.ima -b aims_ss -b aims_bottom -b aims_other
Output:

Code: Select all

Reading FGraph version 3.1
graph read
Reading image
label : format error
Many thanks for any help!

Eric
User avatar
riviere
Site Admin
Posts: 1361
Joined: Tue Jan 06, 2004 12:21 pm
Location: CEA NeuroSpin, Saint Aubin, France
Contact:

Re: siGraph2Label 3.1 error

Post by riviere »

Hi Eric,

I guess there is an error in the parameters of the siGraph2Label commandline you used: the "label" parameter seems to be orphan or spurious. Or more likely you wanted to say "-a label" instead ?

Denis
ericbarnhill
Posts: 16
Joined: Mon Oct 17, 2011 1:09 pm

Re: siGraph2Label 3.1 error

Post by ericbarnhill »

You are correct, the -a was cut. Thank you for helping me with such an obvious problem.
Post Reply