[Gate-users] Derenzo Phantom

Matthew Strugari matthew.strugari at dal.ca
Wed Mar 3 22:12:55 CET 2021


Hi Sadek,

Here is a link<https://www.mathworks.com/matlabcentral/fileexchange/72931-derenzo-phantom-vertex-position-calculator> to a matlab program that I wrote for calculating the vertex positions of a Derenzo phantom.

>From there, you can define your phantom mac file along the following lines from the quadrant definition:

/gate/Derenzo/daughters/name                hole1
/gate/Derenzo/daughters/insert                cylinder
/gate/hole1/setMaterial                               material
/gate/hole1/geometry/setRmin                 0. mm
/gate/hole1/geometry/setRmax                Radius mm # radius defined in matlab program
/gate/hole1/geometry/setHeight              Height mm # user-defined height
/gate/hole1/placement/setTranslation   x y z mm # x and y printed from matlab program, user-defined z
/gate/hole1/repeaters/insert                      quadrant
/gate/hole1/quadrant/setLineNumber    N # number of rows in triangular pattern specified in matlab program
/gate/hole1/quadrant/setOrientation     theta deg # angular orientation defined by direction of line repetition
/gate/hole1/setCopySpacing                       4xRadius mm # matlab program assumes space between holes and diameter of holes are equal
/gate/hole1/quadrant/setMaxRange       xx mm # define max range to remove corner-copies of holes falling outside of your Derenzo volume

You can then repeat this for each triangular region in your phantom macro file. I don’t not have a specific configuration for the source macro, but you should be able to extract/extend what you need from this approach. Let me know if you have any questions.

HTH,
Matthew


From: Gate-users <gate-users-bounces at lists.opengatecollaboration.org> on behalf of Sadek Nehmeh <san2028 at med.cornell.edu>
Date: Wednesday, March 3, 2021 at 15:28
To: Gate-users <gate-users at lists.opengatecollaboration.org>
Subject: [Gate-users] Derenzo Phantom
CAUTION: The Sender of this email is not from within Dalhousie.
Hi Gate Users,

Does anyone have the phantom and source mac files for the Derenzo phantom?

Thanks,
Sadek Nehmeh
Weill Cornell Medicine, NY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210303/2810e482/attachment.html>


More information about the Gate-users mailing list