<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hello all, <br><br>Sorry for the last email, the “discard” button is next to the “send” button in my mail app…<br><br>After checking the user’s guide, I figured that I need a unit to material conversion, since my volume is a label map.  <br><br>To import the phantom, I have the following code: <br><i><br>/gate/world/daughters/name                                                                  patient_thyroid<o:p></o:p></i></p><p class=MsoNormal><i>/gate/world/daughters/insert                                                                  ImageNestedParametrisedVolume <o:p></o:p></i></p><p class=MsoNormal><i>/gate/patient_thyroid/geometry/setImage                                          {phantomDir}/homogeneous_uint16.mhd<o:p></o:p></i></p><p class=MsoNormal><i>/gate/patient_thyroid/geometry/setHUToMaterialFile                      {dataDir}/thyroidPhantom/val2mat.txt<o:p></o:p></i></p><p class=MsoNormal><i><o:p> </o:p></i></p><p class=MsoNormal>Where my <i>val2mat.txt</i> looks like this: <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><i>2<o:p></o:p></i></p><p class=MsoNormal><i>1 Thyroid<o:p></o:p></i></p><p class=MsoNormal><i>0 Air<o:p></o:p></i></p><p class=MsoNormal><i><o:p> </o:p></i></p><p class=MsoNormal>For some reason, if I don’t put the labels in descending order (by value), then I get an error that ‘ ‘ cannot by found in my Materials file. Has anyone had any similar experiences with this? I’m hoping to use the dose actor attached to my phantom and projection output from my simulation to see whether this is actually working at all or not. <br><br>Chris<o:p></o:p></p></div></body></html>