xmipp3.protocols.protocol_reconstruct_fourier module

class xmipp3.protocols.protocol_reconstruct_fourier.XmippProtReconstructFourier(**kwargs)[source]

Bases: ProtReconstruct3D

Reconstruct a volume using Xmipp_reconstruct_fourier from a given set of particles. The alignment parameters will be converted to a Xmipp xmd file and used as direction projections to reconstruct.

averageStep()[source]
convertInputStep()[source]
createOutputStep()[source]
reconstructStep(params)[source]

Create the input file in STAR format as expected by Xmipp. If the input particles comes from Xmipp, just link the file.

splitInputStep()[source]