xmipp3.protocols.protocol_ctf_correct_wiener2d module

class xmipp3.protocols.protocol_ctf_correct_wiener2d.XmippProtCTFCorrectWiener2D(*args, **kwargs)[source]

Bases: ProtProcessParticles

Performs CTF correction on images using Wiener filtering in 2D. This method enhances image quality by reducing noise and compensating for the contrast transfer function effects in the micrographs or particle images. Use it with caution, preferably only for visualization purposes or when subsequent methods demand it explicitly.

convertInputStep(particlesId)[source]

Write the input images as a Xmipp metadata file. particlesId: is only need to detect changes in input particles and cause restart from here.

createOutputStep()[source]
wienerStep()[source]