[Camino-users] tractstats

Yan Jin yjinz at umich.edu
Fri Apr 27 12:05:54 PDT 2012


Hi,

I just used tractstats to get the length of the streamlines. It
doesn't seem to work. Here is what I did:

tractstats -tractstat  length < trk.Bfloat > stats.Bdouble

Then in Matlab:
fid=fopen('stats.Bdouble'. 'r'. 'b');
data=fread(fid, 'double');

But when I view data, it shows "NaN". I tried "endpointsep" as well.
It was the same. However, "min" works with an FA image. Did I do
anything wrong? Could you double check? I used v1043.

Thanks,
Yan


More information about the Camino-users mailing list