opengate.postprocessors.image ============================= .. py:module:: opengate.postprocessors.image Classes ------- .. autoapisummary:: opengate.postprocessors.image.ProjectionListMode Functions --------- .. autoapisummary:: opengate.postprocessors.image.create_projection_from_positions opengate.postprocessors.image.write_image_with_pytables Module Contents --------------- .. py:class:: ProjectionListMode Bases: :py:obj:`opengate.postprocessors.unitbase.ProcessingUnitBase` .. py:attribute:: user_info_defaults .. py:method:: get_input_data() .. py:method:: do_your_job() .. py:function:: create_projection_from_positions(positions, size, spacing, origin=None) .. py:function:: write_image_with_pytables(image, group=None, path=None, file_handle=None)