<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi <br>
Is it just a warning message ? <br>
I ask this question because in the source code, the test is the
following:<br>
<br>
G4double sumWashOut = parWashOut[0] + parWashOut[2] +
parWashOut[4];<br>
if ( (sumWashOut-1.0) > diff ) {<br>
GateMessage("Actor", 0, "WARNING :: Total WashOut Ratio
non equal to 1.\n");<br>
}<br>
<br>
with -> diff =1e-8<br>
I can suspect a randing errors in the test....<br>
<br>
tell me<br>
Cheers<br>
Seb<br>
<br>
<br>
</div>
<blockquote cite="mid:1465477151915.34933@tuwien.ac.at" type="cite">
<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;} P{margin-top:0;margin-bottom:0;}--></style>
<p><br>
</p>
<p>Dear Gate-community,</p>
<p><br>
</p>
<p>could you please help me with the washout actor that I am
trying to apply to a back2back source. Using this as
"washouttable" (only medium washout component):<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>2<br>
twogamma Brain 0.0 2.0 1.0 155.7 0.0 9000 <br>
twogamma Bone 0.0 2.0 1.0 155.7 0.0 9000<br>
<br>
</p>
<p>according to what can be found in the Gate user-manual: <br>
</p>
<p><br>
</p>
<pre>2
[SOURCE 1 NAME] [MATERIAL 1 NAME] [Mf VALUE] [Tf VALUE IN SEC] [Mm VALUE] [Tm VALUE IN SEC] [Ms VALUE] [Ts VALUE IN SEC]
[SOURCE 2 NAME] [MATERIAL 2 NAME] [Mf VALUE] [Tf VALUE IN SEC] [Mm VALUE] [Tm VALUE IN SEC] [Ms VALUE] [Ts VALUE IN SEC] </pre>
<p><br>
</p>
<p>Gate tells me this:<br>
</p>
<p><br>
<font size="2"><span style="font-size:10pt;"></span></font></p>
<p>[Actor-0] GateWashOutActor -- ReadWashOutTable : fileName:
washouttable.txt<br>
[Actor-0] WARNING :: Total WashOut Ratio non equal to 1.<br>
[Actor-0] Line 1 of 2<br>
Source Name: twogamma<br>
Material (associated to Source): Brain<br>
Ratio First WashOut Component: 0<br>
Half Life First WashOut Component (ns): 0<br>
Ratio Second WashOut Component: 155.7<br>
Half Life Second WashOut Component (ns): 0<br>
Ratio Third WashOut Component: 0<br>
Half Life Third WashOut Component (ns): 0<br>
[Actor-0] WARNING :: Total WashOut Ratio non equal to 1.<br>
[Actor-0] Line 2 of 2<br>
Source Name: twogamma<br>
Material (associated to Source): Brain<br>
Ratio First WashOut Component: 0<br>
Half Life First WashOut Component (ns): 0<br>
Ratio Second WashOut Component: 155.7<br>
Half Life Second WashOut Component (ns): 0<br>
Ratio Third WashOut Component: 0<br>
Half Life Third WashOut Component (ns): 0</p>
<p><br>
</p>
<p>What is wrong? Is there an example for a correct washouttable
available (order and units of entries)?</p>
<p> Thank you, Heide<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
<br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Gate-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a></pre>
</blockquote>
<br>
</body>
</html>