3.10.1.5.1.4.1.1. opengate.contrib.pet.philipsvereos

3.10.1.5.1.4.1.1.1. Attributes

red

blue

green

yellow

gray

white

3.10.1.5.1.4.1.1.2. Functions

create_material(sim)

add_pet(sim[, name, create_housing, create_mat])

Geometry of a PET Philips VEREOS

add_pet_debug(sim[, name, create_housing, create_mat])

FIXME DEBUG

add_table(sim[, name])

Add a patient table

3.10.1.5.1.4.1.1.3. Module Contents

opengate.contrib.pet.philipsvereos.red = [1, 0, 0, 1][source]
opengate.contrib.pet.philipsvereos.blue = [0, 0, 1, 1][source]
opengate.contrib.pet.philipsvereos.green = [0, 1, 0, 1][source]
opengate.contrib.pet.philipsvereos.yellow = [0.9, 0.9, 0.3, 1][source]
opengate.contrib.pet.philipsvereos.gray = [0.5, 0.5, 0.5, 1][source]
opengate.contrib.pet.philipsvereos.white = [1, 1, 1, 0.8][source]
opengate.contrib.pet.philipsvereos.create_material(sim)[source]
opengate.contrib.pet.philipsvereos.add_pet(sim, name='pet', create_housing=True, create_mat=True)[source]

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

opengate.contrib.pet.philipsvereos.add_pet_debug(sim, name='pet', create_housing=True, create_mat=True)[source]

FIXME DEBUG

opengate.contrib.pet.philipsvereos.add_table(sim, name='pet')[source]

Add a patient table