3.10.1.5.1.5.1.1. opengate.contrib.phantoms.necr

3.10.1.5.1.5.1.1.1. Attributes

red

blue

green

yellow

gray

white

3.10.1.5.1.5.1.1.2. Functions

add_necr_phantom(sim[, name])

Simple NECR phantom with a cylinder and linear source

add_necr_source(sim, necr_phantom)

The source is attached to the linear_source_in volume,

add_necr_source_debug(sim, name)

The source is described according to the world

3.10.1.5.1.5.1.1.3. Module Contents

opengate.contrib.phantoms.necr.red = [1, 0, 0, 1][source]
opengate.contrib.phantoms.necr.blue = [0, 0, 1, 1][source]
opengate.contrib.phantoms.necr.green = [0, 1, 0, 1][source]
opengate.contrib.phantoms.necr.yellow = [0.9, 0.9, 0.3, 1][source]
opengate.contrib.phantoms.necr.gray = [0.5, 0.5, 0.5, 1][source]
opengate.contrib.phantoms.necr.white = [1, 1, 1, 0.8][source]
opengate.contrib.phantoms.necr.add_necr_phantom(sim, name='necr')[source]

Simple NECR phantom with a cylinder and linear source (geometry part only, the source is defined in the other function)

opengate.contrib.phantoms.necr.add_necr_source(sim, necr_phantom)[source]

The source is attached to the linear_source_in volume, it means its coordinate system is the same (not the shape).

opengate.contrib.phantoms.necr.add_necr_source_debug(sim, name)[source]

The source is described according to the world