[Gate-users] benchmarkPET.C bug? -yes
kirova at MSKCC.ORG
kirova at MSKCC.ORG
Wed Aug 8 17:56:19 CEST 2007
I agree that this is a bug in benchmarkPET.C.
How much of an effect do you see on the benchmark results after the fix
?
Best,
Assen
________________________________
From: gate-users-bounces at lists.healthgrid.org
[mailto:gate-users-bounces at lists.healthgrid.org] On Behalf Of Georgi
Gerganov
Sent: Friday, August 03, 2007 4:36 AM
To: gate-devel at lists.healthgrid.org
Cc: gate-users at lists.healthgrid.org
Subject: [Gate-users] benchmarkPET.C bug?
Dear All,
We have a doubt that "benchmarkPET.C" contains an error leading to wrong
Scattered/Unscattered coincidence counting.
We suppose the lines 176 and 177:
if (comptonPhantom1 == 0 && comptonPhantom2 == 0 &&
RayleighPhantom1 == 0 && RayleighPhantom1 == 0) { // true unscattered
coincidence
should be like this:
if (comptonPhantom1 == 0 && comptonPhantom2 == 0 &&
RayleighPhantom1 == 0 && RayleighPhantom2 == 0) { // true unscattered
coincidence
(notice the 3-rd and the 4-th condintions are the same)
Kind regards,
Georgi Gerganov & Jordan Madjhunkov
=====================================================================
Please note that this e-mail and any files transmitted with it may be
privileged, confidential, and protected from disclosure under
applicable law. If the reader of this message is not the intended
recipient, or an employee or agent responsible for delivering this
message to the intended recipient, you are hereby notified that any
reading, dissemination, distribution, copying, or other use of this
communication or any of its attachments is strictly prohibited. If
you have received this communication in error, please notify the
sender immediately by replying to this message and deleting this
message, any attachments, and all copies and backups from your
computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20070808/82067bc1/attachment.htm>
More information about the Gate-users
mailing list