<div dir="ltr"><div>Hello Zhengzhi,</div><div><br></div><div>I wrote the second paper that you linked, and it looks like your initial idea was in the right direction; I made a Lu-176 source that encompassed the entire detector. The difference is that I used the "confine" command for the source, not "attach;" the complete code was as follows:</div><div><br></div><div>#Single intrinsic source; confined to crystal<br>/gate/source/addSource intrinsic<br>/gate/source/intrinsic/gps/particle ion<br>/gate/source/intrinsic/gps/ion 71 176 0 0<br>/gate/source/intrinsic/gps/monoenergy 0. keV #Super important!<br>/gate/source/intrinsic/gps/angtype iso<br>/gate/source/intrinsic/gps/type Volume<br>/gate/source/intrinsic/gps/shape Cylinder<br>/gate/source/intrinsic/gps/radius 14.5 cm<br>/gate/source/intrinsic/gps/halfz 70.1 mm<br>/gate/source/intrinsic/setActivity 20192.56 Bq<br></div><div>/gate/source/intrinsic/gps/confine crystal_P<br></div><div><br></div><div>This worked for a system where the crystal volume was named called "crystal," and was duplicated using a cubic array. Be advised that the activity and dimensions of the source were set up to match the Siemens Inveon dPET system; adjust the size and activity accordingly for your particular system. I used an activity of 276 Bq/cm^3 of LSO crystal, calculated from a 2.6% concentration of Lu-176 in the Lu atoms making up the crystal. This is different than the 250 Bq/cm^3 that is often used, since that number was from a measurement that was 250 counts per second/cm^3, not necessarily Bq.</div><div><br></div><div>This code worked when I ran it back in 2011; I haven't tested it on a GATE version newer than 6.2. I THINK it will work with newer versions of GATE, but your results may vary!</div><div><br></div><div>Good luck!</div><div><br></div><div>-Bryan McIntosh</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 11, 2020 at 1:37 PM <<a href="mailto:gate-users-request@lists.opengatecollaboration.org">gate-users-request@lists.opengatecollaboration.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 10 Jun 2020 22:09:13 -0700<br>
From: Albert Grace Lieu <<a href="mailto:albertnew2018@gmail.com" target="_blank">albertnew2018@gmail.com</a>><br>
To: gate-users <<a href="mailto:gate-users@lists.opengatecollaboration.org" target="_blank">gate-users@lists.opengatecollaboration.org</a>><br>
Cc: Peter Olcott <<a href="mailto:polcott@reflexion.com" target="_blank">polcott@reflexion.com</a>><br>
Subject: [Gate-users] How to simulate Lu-176 in LSO crystal<br>
Message-ID:<br>
        <CAGLxnT-Qdh-NZ8KoBOQuH=<a href="mailto:zszHP%2Bzw5f_aeD5ADLNDP9zYzG6Q@mail.gmail.com" target="_blank">zszHP+zw5f_aeD5ADLNDP9zYzG6Q@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Dear Gate users and developers,<br>
<br>
There are a couple of papers [1<br>
<<a href="https://aapm.onlinelibrary.wiley.com/doi/abs/10.1118/1.4824694" rel="noreferrer" target="_blank">https://aapm.onlinelibrary.wiley.com/doi/abs/10.1118/1.4824694</a>>,2<br>
<<a href="https://ieeexplore.ieee.org/document/5751205" rel="noreferrer" target="_blank">https://ieeexplore.ieee.org/document/5751205</a>>] addressing the importance<br>
of adding the simulation of Lu-176 in Lutetium based crystal in GATE<br>
simulation. I try to do this to my simulated PET system that has thousands<br>
of pieces of crystals (created with linear and cubic array repeater). My<br>
general idea of implementing this is to create a Lu176 ion source and then<br>
attach it to my crystals. However,  when I do:<br>
<br>
/gate/source/Lu176/attachTo Crystal<br>
<br>
the Lu176 is only attached to a single piece of crystal (which can be<br>
visualized with /gate/source/Lu176/visualize 1000 red 3).  Has anyone<br>
implemented this before? Could you please share your thoughts?<br>
<br>
Thanks a lot. Greatly appreciated.<br>
<br>
Zhengzhi<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20200610/8e812275/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20200610/8e812275/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org" target="_blank">Gate-users@lists.opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" rel="noreferrer" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a><br>
<br>
------------------------------<br>
<br>
End of Gate-users Digest, Vol 169, Issue 16<br>
*******************************************<br>
</blockquote></div></div>