<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hey everyone,</p>
<p>I tried to use my own voxelized phantom (dimension 384x32x384)
together with the FixedForcedDetection actor (detector dimension
384x12) and my macros are similar build as in the example-folder <i>example_CT/fixedForcedDetectionCT/mac/.
</i>For the creation of the voxelized phantom I first created the
desired numpy array and exported it with SimpleITK using the <i>sitk.WriteImage(img,
'path/name.mhd')</i> command.</p>
<p>When I run the simulation now, I get the following errors:</p>
<p><b>Photon Energy outside the Response Detector list</b><b><br>
</b><b>WARNING - Attempt to delete the physical volume store while
geometry closed ! </b><b><br>
</b></p>
<p><b>*** Break *** segmentation violation</b><b><br>
</b><b>*** Error in `Gate': corrupted double-linked list:
0x0000000003618370 ***</b><br>
</p>
<p>What could be wrong?</p>
<p>Thanks for any help,</p>
<p>Nico<br>
</p>
</body>
</html>