xmipp3.protocols.protocol_movie_alignment_consensus module
Consensus alignment protocol
- class xmipp3.protocols.protocol_movie_alignment_consensus.XmippProtConsensusMovieAlignment(**args)[source]
Bases:
ProtAlignMovies
,Protocol
The protocol compares two sets of aligned movies (reference and secondary) to evaluate their alignment consistency. It calculates the correlation between shift trajectories, allowing for a minimum correlation threshold to be set. Movies with correlations below this threshold can be discarded. The protocol can also generate plots showing the trajectories and correlations for each movie. This helps in identifying and validating the quality of movie alignments based on consensus among different alignment runs.
- outputName = 'consensusAlignments'