3.1.1.3.1.4. opengate.contrib.pet_siemens_biograph

3.1.1.3.1.4.1. Module Contents

3.1.1.3.1.4.1.1. Functions

add_pet(sim[, name, load_db])

Geometry of a PET Siemens Biograph

add_digitizer(sim, pet_name, output_filename[, ...])

3.1.1.3.1.4.1.2. Attributes

red

blue

green

yellow

gray

white

transparent

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

Geometry of a PET Siemens Biograph https://doi.org/10.1002/mp.16032

opengate.contrib.pet_siemens_biograph.add_digitizer(sim, pet_name, output_filename, hits_name='Hits', singles_name='Singles')[source]