pwem.protocols.protocol_ctf_assign module

class pwem.protocols.protocol_ctf_assign.ProtCTFAssign(**kwargs)[source]

Bases: ProtCTFMicrographs

This protocol assigns a CTF estimation to a particular set of particles producing a new set.

createOutputStep()[source]

This function is shared by Xmipp and CTFfind estimation, or recalculate, protocols. if is recalculate, it will iterated for each CTF model, see if was recalculated and update with new defocus values. Else, the function that should be implemented in each subclass.