<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Dear users list,
<div class=""><br class="">
</div>
<div class="">I have a question regarding the acquisition of a singles rate on each crystal throughout a gate simulation for a cylindrical PET system. I am attempting to estimate random coincidences from singles using:</div>
<div class=""><br class="">
</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>R_{ij} = 2 \tau S_i S_j</div>
<div class=""><br class="">
</div>
<div class="">where \tau is the coincidence timing window, S_i and S_j are the Singles rates on the ith and jth crystals. I currently store each Singles event in a root file, but this result in a particularly large number of entires, resulting in a significantly
 large file size. I have managed to reduce the file size by disabling a lot of the unnecessary variables to save, see documentation: <a href="https://opengate.readthedocs.io/en/latest/data_output_management.html#selection-of-the-variables-to-save" class="">https://opengate.readthedocs.io/en/latest/data_output_management.html#selection-of-the-variables-to-save</a></div>
<div class=""><br class="">
</div>
<div class="">My question is, can the singles be summed during the simulation per crystal to reduce file size? Maybe I can improve on my current implementation.</div>
<div class=""><br class="">
</div>
<div class="">Regards,</div>
<div class="">Robert Twyman</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</body>
</html>