<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<div>Hello Gate Users, I'm having some bad experiece with jobsplit and projections.</div>
<div>I'm simulating a SPECT system with triple energy scatter correction.</div>
<div>When I don't split my simulation the .hdr and .sin files are in perfect shape even with triple energies.</div>
<div>When i do the jobsplit my .hdr's files are perfectly fine but the .sin's files are not finishing the binary transcription ending some slices before the end, just in the last Energy Window.</div>
<div>Here's my digitizer module:</div>
<div># Adder</div>
<div>#---------------------------------------</div>
<div>/gate/digitizer/Singles/insert adder</div>
<div>/gate/digitizer/Singles/insert readout</div>
<div>/gate/digitizer/Singles/readout/setDepth 2</div>
<div># Spatial Blurring</div>
<div>#---------------------------------------</div>
<div>/gate/digitizer/Singles/insert spblurring</div>
<div>/gate/digitizer/Singles/spblurring/setSpresolution 0.380000 cm</div>
<div><br>
</div>
<div># Energy Blurring</div>
<div>#---------------------------------------</div>
<div>/gate/digitizer/Singles/insert blurring</div>
<div>/gate/digitizer/Singles/blurring/setLaw linear</div>
<div>/gate/digitizer/Singles/blurring/linear/setResolution 0.096500</div>
<div>/gate/digitizer/Singles/blurring/linear/setEnergyOfReference 140.000000 keV</div>
<div>/gate/digitizer/Singles/blurring/linear/setSlope 0.010000 1/MeV</div>
<div><br>
</div>
<div># Fenetre 364 keV -> 10%</div>
<div>/gate/digitizer/name 364keV</div>
<div>/gate/digitizer/insert singleChain</div>
<div>/gate/digitizer/364keV/setInputName Singles</div>
<div>/gate/digitizer/364keV/insert thresholder</div>
<div>/gate/digitizer/364keV/thresholder/setThreshold 327.6 keV</div>
<div>/gate/digitizer/364keV/insert upholder</div>
<div>/gate/digitizer/364keV/upholder/setUphold 400.4 keV</div>
<div><br>
</div>
<div># Fenetre 300 keV -> 20%</div>
<div>/gate/digitizer/name 300keV</div>
<div>/gate/digitizer/insert singleChain</div>
<div>/gate/digitizer/300keV/setInputName Singles</div>
<div>/gate/digitizer/300keV/insert thresholder</div>
<div>/gate/digitizer/300keV/thresholder/setThreshold 320. keV</div>
<div>/gate/digitizer/300keV/insert upholder</div>
<div>/gate/digitizer/300keV/upholder/setUphold 326. keV</div>
<div><br>
</div>
<div> #Fenetre 400keV -> 20%</div>
<div>/gate/digitizer/name 400keV</div>
<div>/gate/digitizer/insert singleChain</div>
<div>/gate/digitizer/400keV/setInputName Singles</div>
<div>/gate/digitizer/400keV/insert thresholder</div>
<div>/gate/digitizer/400keV/thresholder/setThreshold 401 keV</div>
<div>/gate/digitizer/400keV/insert upholder</div>
<div>/gate/digitizer/400keV/upholder/setUphold 409 keV</div>
<div>Here's my projection macro:</div>
<div>
<div>###### 364, 300, 400</div>
<div>/gate/output/projection/enable</div>
<div>/gate/output/projection/setInputDataName 364keV</div>
<div>/gate/output/projection/addInputDataName 300keV</div>
<div>/gate/output/projection/addInputDataName 400keV</div>
<div>#/gate/output/projection/setFileName ../output/{testNumber}</div>
<div>/gate/output/projection/setFileName ../output/testna</div>
<div>/gate/output/projection/pixelSizeX 9.59 mm </div>
<div>/gate/output/projection/pixelSizeY 9.59 mm</div>
<div>/gate/output/projection/pixelNumberX 64</div>
<div>/gate/output/projection/pixelNumberY 64</div>
<div>/gate/output/projection/projectionPlane YZ</div>
<div><br>
</div>
Attached the first split and the last split files:</div>
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="signature">
<div style="text-align:left"><span style="font-size:large">Joćo Henrique Castelo</span></div>
<div><font size="4"><i>University of Rio de Janeiro, UFRJ , Brazil</i></font></div>
<div><font size="4"><i>IRD, Rio de Janeiro, Brazil</i></font></div>
<div><font size="4"><i><br>
</i></font>
<div><font size="4"><br>
</font></div>
</div>
</div>
</body>
</html>