spider.protocols.protocol_reconstruct module

class spider.protocols.protocol_reconstruct.SpiderProtReconstruct(**kwargs)[source]

Bases: spider.protocols.protocol_base.SpiderProtocol

This protocol wraps SPIDER BP 32F command.

Simple reconstruction protocol using Fourier back projection. Mainly used for testing conversion of Euler angles.

convertInputStep(particlesId)[source]

Convert all needed inputs before running the refinement script.

createOutputStep()[source]
reconstructStep()[source]
rotateStep()[source]