xmipp3.protocols.protocol_movie_split_frames module

class xmipp3.protocols.protocol_movie_split_frames.XmippProtSplitFrames(**kwargs)[source]

Bases: ProtPreprocessMicrographs

Wrapper protocol for Xmipp Split Odd Even. It separates movie frames into two outputs based on whether their index is odd or even. This allows for independent processing of each group, helping to reduce noise and artifacts in cryo-EM data analysis.

convertXmdToStackStep()[source]
createOutputStep()[source]
separateOddEvenOutputs()[source]
splittingStep()[source]