<div dir="ltr">Dear GATE users,<br><br>I would like to reconstruct an image from the root output of a cylindrical PET simulation in GATE. I have used the geometry for the GE Discovery 690 scanner available here: <a href="https://github.com/UCL/STIR-GATE-Connection/tree/master/ExampleScanners/D690">https://github.com/UCL/STIR-GATE-Connection/tree/master/ExampleScanners/D690<br></a><br>I inserted a water phantom with a cylindrical volume source of F18 (1 MBq) at its centre. A 10s acquisition produced ~40 000 coincidences.<br><br>I am using the Bin_GATE_v1.0 script, modifying the parameters to match this scanner (GATEPET2STIR does not recognise my root output). I was able to obtain Proj and Mich files (.s) from this, and produced a corresponding header file (.hs) using the create_projdata_template utility in STIR. However, FBP2D reconstruction of this in STIR does not produce the expected image.<br><div><div><br></div><div><div>I would appreciate any help identifying where the error may have occurred.</div></div><div>Do I have the correct parameters for the above configuration?<br></div><div><br>#define  N_RINGS                      24 // DLS: Number of rings<br>#define  N_SEG                          47 // DLS: Number of segments (2 N_RINGS - 1)<br>#define  N_DET                         576 // DLS: Detectors per ring<br>#define  S_WIDTH                     381 // DLS: Number of radial sinogram bins<br>#define  N_RSEC                        32 // DLS: Number of rsector<br>#define  N_MODULE                    1 // DLS: Number of modules <br>#define  N_MOD_xy                      1 // DLS: Number of tangential modules<br>#define  N_MOD_z                        1 // DLS: Number of axial modules<br>#define  N_SUBMOD                    8 // DLS: Number of submodules <br>#define  N_SMOD_xy                    2 // DLS: Number of tangential submodules<br>#define  N_SMOD_z                     4 // DLS: Number of axial submodules<br>#define  N_CRYSTAL                 54 // DLS: Number of crystals <br>#define  N_CRY_xy                      9 // DLS: Number of tangential crystals<br>#define  N_CRY_z                        6 // DLS: Number of axial crystals<br>#define  MAX_D_RING              23 // DLS: Maximum ring difference<br>#define  N_PLANES                 576.16 // DLS: Total number of sinograms<br>#define  FOV                           157 // DLS: Width of the FOV (mm)<br>#define  SLICES_PER_FOV     47 // DLS: Number of slices per FOV<br>#define  USE_OFFSET               0 // DLS: On/Off use of offset<br>#define  OFFSET                        0 // DLS: Sets initial sinogram angle<br><br></div><div>I have shared simulation and reconstruction files here: <<a href="https://drive.google.com/drive/folders/1-Ikw5RjaTChpUGw2GK_PoXgIQUIb_Otm">https://drive.google.com/drive/folders/1-Ikw5RjaTChpUGw2GK_PoXgIQUIb_Otm</a>><div><br></div></div><div>Thank you!<br></div><div>Apsara Tennakoon</div></div></div>