<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi Matthew,
<div><br>
</div>
<div>Have you tried setting the digitizer readout depth to the crystal level? I'm not really if it will help, but it's worth a try.</div>
<div><br>
</div>
<div>
<div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Marc</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>__________________________</div>
<div><br>
</div>
<div>Marc Chamberland, MSc</div>
PhD candidate<br>
Department of Physics<br>
Carleton University<br>
Ottawa (ON)</div>
</span></div>
<br>
<div>
<div>On Dec 10, 2013, at 17:55, Matthew Lewis <<a href="mailto:matthew.lewis@gmail.com">matthew.lewis@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr"><br>
<div><br>
</div>
<div>is there anyway to model an ideal PET system where the (x,y,z) coordinates in the detector crystals have no variance? that is, each coincidence event contains two points where the connecting line passes through the source up to round-off error</div>
<div><br>
</div>
<div>i tried to do this with the following:</div>
<div>
<div># setup simple physics - turn off scattering - this is horribly inefficient since it now requires 2 simultaneous PE at 511 keV to generate coincidence, but i get about 5000 in 1M primaries</div>
<div>/gate/physics/addProcess PhotoElectric</div>
<div>/gate/physics/processes/PhotoElectric/setModel StandardModel</div>
<div>#/gate/physics/addProcess Compton<br>
</div>
<div>#/gate/physics/processes/Compton/setModel StandardModel</div>
<div>#/gate/physics/addProcess RayleighScattering<br>
</div>
<div>#/gate/physics/processes/RayleighScattering/setModel PenelopeModel</div>
<div>/gate/physics/addProcess ElectronIonisation<br>
</div>
<div>/gate/physics/processes/ElectronIonisation/setModel StandardModel e-</div>
<div>/gate/physics/processes/ElectronIonisation/setModel StandardModel e+</div>
</div>
<div>
<div>/gate/physics/processList Enabled</div>
<div>/gate/physics/processList Initialized</div>
</div>
<div><br>
</div>
<div style="">#disable adder and blurring</div>
<div style="">
<div>#/gate/digitizer/Singles/insert adder</div>
<div>/gate/digitizer/Singles/insert readout</div>
<div>/gate/digitizer/Singles/readout/setDepth 1</div>
<div>#/gate/digitizer/Singles/insert blurring<br>
</div>
<div>#/gate/digitizer/Singles/blurring/setResolution 0.01</div>
<div>#/gate/digitizer/Singles/blurring/setEnergyOfReference 511. keV</div>
<div>/gate/digitizer/Singles/insert thresholder<br>
</div>
<div>/gate/digitizer/Singles/thresholder/setThreshold 350. keV</div>
<div>/gate/digitizer/Singles/insert upholder</div>
<div>/gate/digitizer/Singles/upholder/setUphold 650. keV</div>
<div>/gate/digitizer/Coincidences/setWindow 10. ns<br>
</div>
<div>/gate/digitizer/Coincidences/minSectorDifference 1</div>
<div>/gate/digitizer/name delay<br>
</div>
<div>/gate/digitizer/insert coincidenceSorter</div>
<div>/gate/digitizer/delay/setWindow 10. ns</div>
<div>/gate/digitizer/delay/setOffset 500. ns</div>
<div><br>
</div>
<div style="">source is backtoback gamma 0.511 MeV at 0 0 0 </div>
<div style=""><br>
</div>
<div style="">If I look at the coincidence events (globalPosX1, etc.), I was hoping the LORs would all go through the origin.</div>
<div style="">the mean of all the intercepts is close to 0, but there is a residual 0.2 mm PSF.</div>
<div style="">Can anyone tell me where this is coming from? something in the digitizer?</div>
<div style=""><br>
</div>
<div style="">mlewis</div>
<div style=""><br>
</div>
</div>
</div>
_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a><br>
http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</blockquote>
</div>
<br>
</div>
</body>
</html>