<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
.hmmessage p
        {margin:0px;
        padding:0px}
body.hmmessage
        {font-size:10pt;
        font-family:Tahoma}
-->
</style><style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" class="hmmessage">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Try:<br>
<br>
<font color="FF0000">cat regcylinders1FA.Bdouble | double2txt</font><br>
<br>
or, in Matlab you could use:<br>
<br>
<font color="0000FF">fid=fopen(' regcylinders1FA.Bdouble', 'r', 'b');<br>
FA = fread(fid, 'double');<br>
fclose(fid);</font><br>
<br>
<br>
<br>
<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF912416"><font color="#000000" face="Tahoma" size="2"><b>From:</b> camino-users-bounces@www.nitrc.org [camino-users-bounces@www.nitrc.org] on behalf of ClaireMarie Barnes [cmbarnes@live.co.uk]<br>
<b>Sent:</b> 30 September 2012 8:28 PM<br>
<b>To:</b> camino-users<br>
<b>Subject:</b> [Camino-users] FA<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Hi there,<br>
&nbsp;<br>
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;<br>
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 &gt; regcylinders1FA.Bdouble<br>
<br>
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.<br>
&nbsp;<br>
Any help would be greatly appreciated<br>
Claire<br>
</div>
</div>
</div>
</div>
</body>
</html>