.. _sphx_glr_auto_examples_02_pet_sinogram_projections:
PET sinogram and listmode projector examples
--------------------------------------------
Here you build projectors and run forward and back projections: non-TOF and TOF
sinogram projectors for cylindrical scanners, the equal-block projector for
modular scanners, the listmode projector, and the unlister that maps listmode
events to sinograms. These examples show the core ``proj(image)`` /
``proj.adjoint(sinogram)`` interface that the reconstruction galleries rely on.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_pet_sinogram_projections/images/thumb/sphx_glr_01_run_pet_non_tof_sinogram_projector_thumb.png
:alt:
:doc:`/auto_examples/02_pet_sinogram_projections/01_run_pet_non_tof_sinogram_projector`
.. raw:: html
PET non-TOF sinogram projector
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_pet_sinogram_projections/images/thumb/sphx_glr_02_run_pet_tof_sinogram_projector_thumb.png
:alt:
:doc:`/auto_examples/02_pet_sinogram_projections/02_run_pet_tof_sinogram_projector`
.. raw:: html
PET TOF sinogram projector
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_pet_sinogram_projections/images/thumb/sphx_glr_03_run_equalblock_projector_thumb.png
:alt:
:doc:`/auto_examples/02_pet_sinogram_projections/03_run_equalblock_projector`
.. raw:: html
Non-TOF and TOF projections using a modularized (block) PET scanner geometry
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_pet_sinogram_projections/images/thumb/sphx_glr_04_run_pet_listmode_projector_thumb.png
:alt:
:doc:`/auto_examples/02_pet_sinogram_projections/04_run_pet_listmode_projector`
.. raw:: html
PET listmode projector (non-TOF and TOF)
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_pet_sinogram_projections/images/thumb/sphx_glr_05_run_unlister_thumb.png
:alt:
:doc:`/auto_examples/02_pet_sinogram_projections/05_run_unlister`
.. raw:: html
Listmode to sinogram unlisting
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/02_pet_sinogram_projections/01_run_pet_non_tof_sinogram_projector
/auto_examples/02_pet_sinogram_projections/02_run_pet_tof_sinogram_projector
/auto_examples/02_pet_sinogram_projections/03_run_equalblock_projector
/auto_examples/02_pet_sinogram_projections/04_run_pet_listmode_projector
/auto_examples/02_pet_sinogram_projections/05_run_unlister