Skip to content

Ctf_correct_wiener3d_v31

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_ctf_correct_wiener3d (v3.1)

Usage

Wiener filtering of volumes The program combines a set of volumes, each one with its one CTF and produces a deconvolved Wiener volume

Parameters

$: Metadata with the volumes, ctfs, number of images in that group The metadata labels are_image, _CTFModel, _class_count $: Output rootname oroot+_deconvolved.vol contains the combination of all volumes oroot+_ctffiltered_group01.vol contains each volume obtained after filtering the deconvolved one With verbose==2: oroot+_wien01.txt contains the Wiener filters in Fourier $--minFreq <Ang-1> $``: Use this if the maps were reconstructed from phase corrected images $--wienerConstant <K0.05>

Examples and notes

xmipp_ctf_correct_wiener3d -i ctf_correct3d.xmd --oroot volumeCorrected
In the following link you can find an example of input file:

 http://sourceforge.net/p/testxmipp/code/ci/master/tree/input/ctf_correct3d.xmd?format=raw

User's comments

Clone this wiki locally