<div dir="ltr">Dear Gate Users,<div><br></div><div>I am trying to utilize the voxelized phantom as a beam block for X-ray. First of all, I am not sure if this is feasible. If it is, then I'd like to move the block to along the x-axis by, say, 30cm. I used the brain_phantom as the voxelizedphantom. However, I found that the phantom was still at the isocenter while the block had a displacement, as shown in the figure (<a href="https://ibb.co/9HpXPCQ">https://ibb.co/9HpXPCQ</a>). For your reference, I am also attaching the macro below.</div><div><br></div><div>Any suggestions would be appreciated!</div><div><br></div><div>Howard</div><div><br></div><div>====================================================</div><div>/gate/world/daughters/name block<br>/gate/world/daughters/insert ImageRegularParametrisedVolume<br><br>/gate/block/geometry/setImage ./voxelized/brain_phantom.h33<br>/gate/block/geometry/setRangeToMaterialFile ./voxelized/attenuation_range_brain.dat<br>#/gate/block/geometry/TranslateTheImageAtThisIsoCenter 0. 0. 0. mm<br><br>/gate/block/placement/setTranslation 300. 0. -400. mm   ### 20. 0. -30.<br>/gate/block/placement/setRotationAxis 0 0 1<br>/gate/block/placement/setRotationAngle 0. deg<br><br>/gate/block/vis/forceWireframe<br><br>/gate/block/moves/insert rotation<br>/gate/block/rotation/setSpeed 45. deg/s<br>/gate/block/rotation/setAxis 0 0 1<br><br>/gate/block/attachPhantomSD<br></div><div><br></div><div><br></div></div>