UCL / STIR

Software for Tomographic Image Reconstruction
http://stir.sourceforge.net/
Other
115 stars 95 forks source link

Enable TOF support for blocks geometry in SAFIR_genericScanner #1506

Open chengqi001 opened 2 months ago

chengqi001 commented 2 months ago

This issue requests the addition of TOF (Time-of-Flight) support for the blocks geometry in the SAFIR_genericScanner example.

  1. Currently, TOF functionality is available only for cylindrical geometries.
  2. The blocks geometry in the SAFIR listmode does not yet support TOF.
  3. The SAFIR listmode format currently does not contain TOF information, and adding this information is necessary.
chengqi001 commented 2 months ago

A Feasible Step:

  1. Adapt TOF for the Blocks Scanner
  2. Transfer TOF implementation to SAFIR
  3. Convert SAFIR's TOF (recommended to be stored in ‘ unsigned reserved : 6 ’) to sinograms