<div dir="ltr">Hello all,<div><br></div><div>I am trying to adapt the scanner system used in the exampleCT/fast template to a curved system. I am currently creating an arc shape using a portion of a cylinder and then attempting to attach a module on top of this as such shown below in my code. Unfortunately this is not working. Does anyone have a working template for a curved scanner? Ideally one where I could change the resolution using a command for the number of pixels in the x,y directions or know how I could achieve such a thing?</div><div><br></div><div><div>#############</div><div>##CTscanner##</div><div>#############</div><div><br></div><div>/gate/world/daughters/name CTscanner</div><div>/gate/world/daughters/insert cylinder</div><div>/gate/CTscanner/setMaterial Air</div><div>/gate/CTscanner/vis/setColor cyan</div><div>/gate/CTscanner/geometry/setRmax 100 cm</div><div>/gate/CTscanner/geometry/setRmin 99 cm</div><div>/gate/CTscanner/geometry/setHeight 6. cm</div><div>/gate/CTscanner/geometry/setPhiStart 65 deg</div><div>/gate/CTscanner/geometry/setDeltaPhi 50 deg</div><div>/gate/CTscanner/placement/setTranslation 0. 0. 50. cm</div><div>/gate/CTscanner/placement/alignToY </div><div>/gate/CTscanner/vis/forceSolid</div><div>/gate/CTscanner/vis/setVisible 1</div><div><br></div><div><br></div><div>############</div><div>###MODULE###</div><div>############</div><div><br></div><div>/gate/CTscanner/daughters/name module</div><div>/gate/CTscanner/daughters/insert cylinder </div><div>/gate/module/geometry/setRmax 100 cm</div><div>/gate/module/geometry/setRmin 99 cm</div><div>/gate/module/geometry/setHeight 6. cm</div><div>/gate/module/geometry/setPhiStart 65 deg</div><div>/gate/module/geometry/setDeltaPhi 50 deg</div><div>/gate/module/setMaterial Silicon</div><div>/gate/module/vis/forceWireframe</div><div>/gate/module/vis/setColor white</div><div><br></div><div>#ATTACH SYSTEM</div><div>/gate/systems/CTscanner/module/attach module</div><div><br></div><div>#ATTACH LAYER</div><div>/gate/module/attachCrystalSD</div><div><br></div><div><br></div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Karl Spuhler<div><br></div><div>SUNY Stony Brook</div><div>PhD Student</div><div>(845)249-6836</div><div><h1 style="font-weight:normal;color:rgb(51,51,51);margin:0px 0px 0.4em;line-height:1;font-family:arial,sans-serif,helvetica"><br></h1></div></div></div>
</div></div>