[Camino-users] Minor scheme file improvements in r1169

Philip A Cook cookpa at mail.med.upenn.edu
Mon Jan 7 13:19:27 PST 2013


Hi everyone, and happy new year.

I have made some minor adjustments to the scheme file input procedure in r1169. The code will now check that you have the correct number of values on each line of the scheme file, and should be more specific if there's something it can't read. 

Related, I have updated fsl2scheme. Earlier versions of FSL used a file format like this:

bvecs:

x1	x2	x3
y1	y2	y3
z1	z2	z3

bvals:

b1	b2	b3

Later versions additionally allow text files that are the transpose of this, so bvecs are

x1	y1	z1
x2	y2	z2

fsl2scheme will now support either format.



Phil


More information about the Camino-users mailing list