3.1.1.3.1.3. opengate.contrib.pet_philips_vereos

3.1.1.3.1.3.1. Module Contents

3.1.1.3.1.3.1.1. Functions

create_material()

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.1.1.3.1.3.1.2. Attributes

red

blue

green

yellow

gray

white

opengate.contrib.pet_philips_vereos.red = [1, 0, 0, 1][source]
opengate.contrib.pet_philips_vereos.blue = [0, 0, 1, 1][source]
opengate.contrib.pet_philips_vereos.green = [0, 1, 0, 1][source]
opengate.contrib.pet_philips_vereos.yellow = [0.9, 0.9, 0.3, 1][source]
opengate.contrib.pet_philips_vereos.gray = [0.5, 0.5, 0.5, 1][source]
opengate.contrib.pet_philips_vereos.white = [1, 1, 1, 0.8][source]
opengate.contrib.pet_philips_vereos.create_material()[source]
opengate.contrib.pet_philips_vereos.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_philips_vereos.add_pet_debug(sim, name='pet', create_housing=True, create_mat=True)[source]

FIXME DEBUG

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

Add a patient table