3.10.1.17.1.3. opengate.postprocessors.image

3.10.1.17.1.3.1. Classes

ProjectionListMode

3.10.1.17.1.3.2. Functions

create_projection_from_positions(positions, size, spacing)

write_image_with_pytables(image[, group, path, ...])

3.10.1.17.1.3.3. Module Contents

class opengate.postprocessors.image.ProjectionListMode[source]

Bases: opengate.postprocessors.unitbase.ProcessingUnitBase

user_info_defaults[source]
get_input_data()[source]
do_your_job()[source]
opengate.postprocessors.image.create_projection_from_positions(positions, size, spacing, origin=None)[source]
opengate.postprocessors.image.write_image_with_pytables(image, group=None, path=None, file_handle=None)[source]