[Camino-users] FA

u.ferizi at cs.ucl.ac.uk u.ferizi at cs.ucl.ac.uk
Sun Sep 30 12:39:48 PDT 2012


Try:

cat regcylinders1FA.Bdouble | double2txt

or, in Matlab you could use:

fid=fopen(' regcylinders1FA.Bdouble', 'r', 'b');
FA = fread(fid, 'double');
fclose(fid);





________________________________
From: camino-users-bounces at www.nitrc.org [camino-users-bounces at www.nitrc.org] on behalf of ClaireMarie Barnes [cmbarnes at live.co.uk]
Sent: 30 September 2012 8:28 PM
To: camino-users
Subject: [Camino-users] FA

Hi there,

I am a brand new Camino user and I am a little confused. I am trying to calculate the FA of data that I have simulated for a voxel and so used the following command;
datasynth -walkers 100000 -tmax 1000 -voxels 1 -p 0.0 -initial uniform -substrate cylinder -packing hex -cylinderrad 0.5E-6 -cylindersep 1.1E-6 -schemefile part2.scheme | dtfit - part2.scheme | fa > regcylinders1FA.Bdouble

However, I'm not sure how to read the information now stored in regcylinders1FA.Bdouble. I dont want to image I would just like the value for FA.

Any help would be greatly appreciated
Claire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.nitrc.org/pipermail/camino-users/attachments/20120930/7247b616/attachment.html


More information about the Camino-users mailing list