opengate.contrib.pet.philipsvereos ================================== .. py:module:: opengate.contrib.pet.philipsvereos Attributes ---------- .. autoapisummary:: opengate.contrib.pet.philipsvereos.red opengate.contrib.pet.philipsvereos.blue opengate.contrib.pet.philipsvereos.green opengate.contrib.pet.philipsvereos.yellow opengate.contrib.pet.philipsvereos.gray opengate.contrib.pet.philipsvereos.white Functions --------- .. autoapisummary:: opengate.contrib.pet.philipsvereos.create_material opengate.contrib.pet.philipsvereos.add_pet opengate.contrib.pet.philipsvereos.add_table Module Contents --------------- .. py:data:: red :value: [1, 0, 0, 1] .. py:data:: blue :value: [0, 0, 1, 1] .. py:data:: green :value: [0, 1, 0, 1] .. py:data:: yellow :value: [0.9, 0.9, 0.3, 1] .. py:data:: gray :value: [0.5, 0.5, 0.5, 1] .. py:data:: white :value: [1, 1, 1, 0.8] .. py:function:: create_material(sim) .. py:function:: add_pet(sim, name='pet', create_housing=True, create_mat=True, debug=False) Geometry of a PET Philips VEREOS Salvadori J, Labour J, Odille F, Marie PY, Badel JN, Imbert L, Sarrut D. Monte Carlo simulation of digital photon counting PET. EJNMMI Phys. 2020 Apr 25;7(1):23. doi: 10.1186/s40658-020-00288-w .. py:function:: add_table(sim, name='pet') Add a patient table