<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I don't know which version of GATE you are running.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Moreover, you didn't share you code neither your error. </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">Please read the documentation carefully... </span><span style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">Here
 is the link just in case: </span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<a href="https://opengate.readthedocs.io/en/latest/digitizer_and_detector_modeling.html#coincidence-sorter">https://opengate.readthedocs.io/en/latest/digitizer_and_detector_modeling.html#coincidence-sorter</a></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
In your digitizer: </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>/gate/digitizer/Coincidences/enable<br>
</span>
<div>/gate/digitizer/Coincidences/MultiplesPolicy killAll<br>
</div>
<div><br>
</div>
<div>For the noise:</div>
<div><span>/gate/distributions/name energy_distrib <br>
</span>
<div>/gate/distributions/insert Gaussian <br>
</div>
<div>/gate/distributions/energy_distrib/setMean 450 keV <br>
</div>
<div>/gate/distributions/energy_distrib/setSigma 30 keV</div>
<div>/gate/distributions/name dt_distrib <br>
</div>
<div>/gate/distributions/insert Exponential <br>
</div>
<div>/gate/distributions/dt_distrib/setLambda 7.57 mus</div>
<div>/gate/digitizer/Singles/insert noise <br>
</div>
<div>/gate/digitizer/Singles/noise/setDeltaTDistribution dt_distrib <br>
</div>
<div>/gate/digitizer/Singles/noise/setEnergyDistribution energy_distrib<br>
</div>
<div><br>
</div>
<div>Émilie</div>
<span></span><br>
</div>
<span></span><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De :</b> Gate-users <gate-users-bounces@lists.opengatecollaboration.org> de la part de Sowmiya Raj Thirumalai <sthirum6@asu.edu><br>
<b>Envoyé :</b> 4 mars 2020 13:21<br>
<b>À :</b> gate-users@lists.opengatecollaboration.org <gate-users@lists.opengatecollaboration.org><br>
<b>Objet :</b> [Gate-users] Multiple coincidences rejection</font>
<div> </div>
</div>
<div>
<div dir="auto">Hi All,</div>
<div dir="auto"><br>
</div>
<div dir="auto">  I want to reject all the multiple coincidences in my simulation. When I used the command in the users guide, there was error shown “Command not found”. Could anyone please tell me what’s the correct command? </div>
<div dir="auto"><br>
</div>
<div dir="auto">  Also, how to find the background count rate for the noise module example in GATE?</div>
<div dir="auto"><br>
</div>
<div dir="auto">Thanks & Regards</div>
<div dir="auto">Sowmiya</div>
</div>
</body>
</html>