<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Dimitrios,</p>
<p><br>
</p>
<p>Before we try anything fancy: all paths for files to be executed/loaded are expected to be given as either absolute path names (starting with "/", e.g. /home/boersma/data/brain_phantom.i33") or relative to the "current working directory" at the time when
 you give the Gate command. Common mistakes are e.g. to leave out the directory part of the file path, or to run Gate from the wrong directory. In the example that you work on, you should specify the path of the phantom file as "<span>phantom/brain_phantom.i33</span>";
 if you would write just "brain_phantom.i33" then I think you would exactly get the error that you quote.</p>
<p><br>
</p>
<p>The problem with "Air" not being found could happen if you try to insert the imagevolume *before* the material database has been imported. Where in the script are you putting this code? In principle it should be inside "<span>./macros/VoxelizedPhantom.mac</span>",
 I think. If you are already doing that, then we need to come up with new ideas. <span>
😊</span></p>
<p><br>
</p>
<p>Good luck,</p>
<p>David B.</p>
<p>(*Not* the author of the example, that is actually David S. I think....)<br>
</p>
<p><br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Gate-users <gate-users-bounces@lists.opengatecollaboration.org> im Auftrag von Dimitrios Thanasas <dthanas@uoa.gr><br>
<b>Gesendet:</b> Freitag, 17. Mai 2019 13:18:43<br>
<b>An:</b> gate-users@lists.opengatecollaboration.org<br>
<b>Betreff:</b> [Gate-users] voxelized source and phantom - error</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi everyone,<br>
<br>
I am trying to use voxelized source and phantom in GATE.<br>
I downloaded tp_Voxel<br>
(<a href="http://www.opengatecollaboration.org/Materials2015/PracticalExercises2015/VoxelizedSources%26Phantoms">http://www.opengatecollaboration.org/Materials2015/PracticalExercises2015/VoxelizedSources%26Phantoms</a>)<br>
but when I run it (the file "simu_voxel.mac") I get the error:<br>
"GateMiscFunctions.cc (l.88): Error while opening brain_phantom.i33 for<br>
reading."<br>
<br>
I do something wrong?<br>
<br>
Moreover, when I use one of the following commands:<br>
/gate/world/daughters/insert ImageRegularParametrisedVolume<br>
/gate/world/daughters/insert ImageNestedParametrisedVolume<br>
/gate/world/daughters/insert ImageRegionalizedVolume<br>
<br>
I get the error: "GateMaterialDatabase.cc (l.131): GateMaterialDatabase:<br>
could not find the definition for material 'Air' in material files "<br>
But Air is included in Gate Materials.db by default.<br>
<br>
Any ideas?<br>
<br>
Thanks in advance,<br>
Dimitris<br>
<br>
<br>
<br>
_______________________________________________<br>
Gate-users mailing list<br>
Gate-users@lists.opengatecollaboration.org<br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a></div>
</span></font>
</body>
</html>