imod.protocols.protocol_tomoProjection module

class imod.protocols.protocol_tomoProjection.ProtImodTomoProjection(**args)[source]

Bases: imod.protocols.protocol_base.ProtImodBase

Re-project a tomogram given a geometric description (axis and angles). More info:

AXIS_X = 0
AXIS_Y = 1
AXIS_Z = 2
closeOutputSetsStep()[source]
generateOutputStackStep(tomoObjId)[source]
getProjectionRange()[source]
getRotationAxis()[source]
getTiltAngleList()[source]
projectTomogram(tomoObjId)[source]