<HTML>
<HEAD>
<TITLE>Re: [gate-users] voxelized phantom</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">Hi Uday,<BR>
<BR>
I suggest you use the paramaterizedBoxMatrix instead. &nbsp;This type of voxellized phantom is available in the most recent release of GATE and better supported by GEANT. &nbsp;In order to use it, you need to change two things (hilighted in blue) in your script:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT><FONT FACE="Monaco"><TT>/gate/world/daughters/name ncat<BR>
</TT></FONT><BLOCKQUOTE><FONT FACE="Monaco"><TT>/gate/world/daughters/insert <FONT COLOR="#0000FF"><B>parameterizedBoxMatrix<BR>
</B></FONT>/gate/ncat/geometry/insertReader image<BR>
/gate/ncat/imageReader/insertTranslator range<BR>
/gate/ncat/imageReader/rangeTranslator/readTable range.dat<BR>
/gate/ncat/imageReader/rangeTranslator/describe 1<BR>
/gate/ncat/imageReader/readFile myo_atn.dat<BR>
/gate/ncat/<FONT COLOR="#0000FF"><B>attachVoxelPhantomSD<BR>
</B></FONT></TT></FONT></BLOCKQUOTE><FONT FACE="Verdana"><BR>
Good luck,<BR>
Richard<BR>
<BR>
On 10/7/05 11:12 AM, &quot;Uday Tipnis&quot; &lt;ujt@ufl.edu&gt; wrote:<BR>
<BR>
</FONT><BLOCKQUOTE><FONT FACE="Monaco"><TT><BR>
Hi,<BR>
<BR>
I'm trying to use a voxelized phantom in Gate and am experiencing some <BR>
problems. Following is the macro I use to define the phantom:<BR>
<BR>
/gate/world/daughters/name ncat<BR>
/gate/world/daughters/insert replicaMatrix<BR>
/gate/ncat/geometry/insertReader image<BR>
/gate/ncat/imageReader/insertTranslator range<BR>
/gate/ncat/imageReader/rangeTranslator/readTable range.dat<BR>
/gate/ncat/imageReader/rangeTranslator/describe 1<BR>
/gate/ncat/imageReader/readFile myo_atn.dat<BR>
/gate/ncat/attachPhantomSD<BR>
<BR>
I'm simulating a cylindricalPET system and all commands are accepted and <BR>
no warnings/errors are issued as Gate runs. But &quot;gateCoincidences.dat&quot; <BR>
remains empty. If I comment out the above macro, I get coincidences as <BR>
expected. I have added some new materials to the &quot;GateMaterials.db&quot; file <BR>
but they are accepted by Gate and don't seem to be a problem. Anyone who <BR>
has used a voxelized phantom successfully, please help.<BR>
<BR>
Thanks in advance,<BR>
<BR>
Uday<BR>
<BR>
_______________________________________________<BR>
gate-users mailing list<BR>
gate-users@lphe1pet1.epfl.ch<BR>
http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users<BR>
</TT></FONT></BLOCKQUOTE><FONT FACE="Monaco"><TT><BR>
</TT></FONT><FONT FACE="Verdana"><BR>
-- <BR>
<FONT COLOR="#0000FF"><I>Richard Taschereau, Ph.D.<BR>
CRUMP Institute for Molecular Imaging<BR>
University of California Los Angeles<BR>
700 Westwood Plaza A438<BR>
Los Angeles, CA 90095-1770<BR>
Phone: (310) 794-1839<BR>
Fax: &nbsp;&nbsp;&nbsp;&nbsp;(310) 206-8975<BR>
email: RTaschereau@mednet.ucla.edu<BR>
</I></FONT><BR>
</FONT>
</BODY>
</HTML>