xmipp3.protocols.protocol_movie_alignment_consensus module

Consensus alignment protocol

class xmipp3.protocols.protocol_movie_alignment_consensus.XmippProtConsensusMovieAlignment(**args)[source]

Bases: ProtAlignMovies, Protocol

Protocol to estimate the agreement between different movie alignment algorithms in the Global Shifts.

alignmentCorrelationMovieStep(movieId)[source]
createOutputStep()[source]
fillOutput(movieSet, micSet, newDone, label)[source]
initializeParams()[source]
outputName = 'consensusAlignments'
xmipp3.protocols.protocol_movie_alignment_consensus.setAttribute(obj, label, value)[source]