[Camino-users] Error using datasynth for crossing fibers

Jonathan Rafael Patiño jonhrafe at gmail.com
Mon Oct 27 15:18:40 PDT 2014


Hi Prasanna.

In case that you are still having troubles with the simulation, the
​ problem
 is almost the same as in the thread:
http://www.nitrc.org/pipermail/camino-users/2014-October/000432.html.

Basically, you are using a BVECTOR format which cannot be parsed from the
function datasynth. Also, as far as I know, datasynth
​w​
on't parse the parameters
​​
-G 0.022 -del 0.032 -DEL 0.04,
​as ​
they need to be specified in the scheme file.

The resulting scheme file for a
​​
Stejskal-Tanner sequence
​, with values
​
G
​=​
0.022
​,​
del
​=​
0.032
​,​
DEL
​=​
0.04
​ and TE=0.08,​
 should be
​somewhat like ​
the one
​I​
'm attaching.
​

Here's the
main

scheme files information page:​
http://cmic.cs.ucl.ac.uk/camino//index.php?n=Docs.SchemeFiles.

​Best​!

2014-10-25 11:22 GMT-05:00 Parvathaneni, Prasanna <
prasanna.parvathaneni at vanderbilt.edu>:

>  Hello,
>
>
>
>    We are trying to use datasynth command for crossing fibers as mentioned
> in the command lists and getting following error.
>
>
>
> Exception in thread "main" java.lang.ClassCastException:
> imaging.B_VectorScheme cannot be cast to imaging.SimulableScheme
>         at
> tools.CL_Initializer.initDataSynthesizerFromSimulation(CL_Initializer.java:2079)
>         at
> tools.CL_Initializer.initDataSynthesizer(CL_Initializer.java:2169)
>         at apps.SyntheticData.initOptions(SyntheticData.java:55)
>         at apps.Executable.<init>(Executable.java:24)
>         at apps.SyntheticData.<init>(SyntheticData.java:34)
>         at apps.EntryPoint.getExecutable(EntryPoint.java:222)
>         at apps.EntryPoint.main(EntryPoint.java:282)
>
> Following is the command used
>
>
>
> datasynth -schemefile data1.scheme -voxels 10000 -walkers 100000 -tmax
> 1000 -p 0.0 -initial uniform -snr 16.0 -G 0.022 -del 0.032 -DEL 0.04
> -geometry crossing -cylinderrad 1.9E-6 -cylindersep 4E-6 > MCdata.Bfloat
>
> Can you please assist if there are issues in the specification of the
> command.
>
>
>
> Thanks,
>
> Prasanna
>
> _______________________________________________
> Camino-users mailing list
> Camino-users at www.nitrc.org
> http://www.nitrc.org/mailman/listinfo/camino-users
>
>


-- 

J.R.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/camino-users/attachments/20141027/5be91508/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: data1_?Stejskal-Tanner.scheme
Type: application/octet-stream
Size: 1757 bytes
Desc: not available
URL: <http://www.nitrc.org/pipermail/camino-users/attachments/20141027/5be91508/attachment.obj>


More information about the Camino-users mailing list