[Camino-users] More questions on units with the diffusion simulator: Irregularly Packed, Distributed Radius Cylinders
Landman, Bennett A
bennett.landman at vanderbilt.edu
Mon Nov 2 08:35:58 PST 2015
I’m looking at the example:
datasynth -walkers 100000 -tmax 1000 -voxels 1 -p 0.0 -schemefile my.scheme -initial uniform -substrate inflammation -increments 1 -gamma 1.84037 7.8E-7 -substratesize 3.5E-5 -numcylinders 100 > gammacyls.bfloat
>From http://cmic.cs.ucl.ac.uk/camino/index.php?n=Tutorials.MCSimulator#toc10
If I construct a gamma PDF using matlab assuming a=1.84037 and b=7.8E-7, I see a median radius of about 176. It is not clear to me how to interpret these units.
I do not see where the system would output the actual radii of the cylinders used in a particular simulation, so I don’t know how to double check units. However, the documentation seems to imply that the simulations are conducted on a 35x35um array, so 176 does seem to match a reasonable unit.
Here is the line of Matlab code that I am using to see the PDF:
x=linspace(0,1000,1000); px = pdf('gamma',x,'a',1.84037,'b',7.8E-7); plot(x,px)
Documented here: http://www.mathworks.com/help/stats/pdf.html
Thanks,
Bennett
------------------------------------------------------------------------------
Bennett Landman, Ph.D., bennett.landman at vanderbilt.edu<mailto:bennett.landman at vanderbilt.edu>
Assistant Professor
Electrical Engineering (primary),
Computer Science, Biomedical Engineering,
Radiology and Radiological Sciences
Vanderbilt University
Director of the Center for Computational Imaging
Vanderbilt University Institute of Image Science
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/camino-users/attachments/20151102/00957f33/attachment.html>
More information about the Camino-users
mailing list