CTF Estimation
Contrast Transfer Function (CTF) estimation is similar for tomography and single particle analysis in that Thon ring fitting is used in both.
However, tilted images have a defocus gradient as different areas of the field of view have different heights.
As such, Thon rings from each area of the specimen are different; these Thon rings do not sum coherently, and higher-resolution Thon rings are lost at higher tilt angles.
TOMOMAN includes tiltctf, an algorithm we developed to use tilt series alignment parameters to generate power spectra that account for this defocus gradient.
We then pass this power spectrum to CTFFIND4 for Thon ring fitting.
Open the tomoman_tiltctf.param file.
-
The directory parameters should already be correct.
-
The tiltctf parameters include the parameters for calculating power spectra. Except where noted, default values are fine.
-
A
ps_sizeof 512 and adef_tol, defocus tolerance, of0.05µm is sufficient. Defocus tolerance is the maximum allowed tolerance when deciding how to tile tilted images, buttiltctfalso always uses a minimum tile overlap of ½ the power spectrum size, so increasing this number may not directly affect computation time. -
Fourier scaling,
fscaling, should be used if the data is collected for high-resolution work (e.g. pixel size smaller than ~2 Å/pix). This helps with potential aliasing in the power spectrum. For this dataset, usefscaling = 2. This Fourier scaling means the Nyquist frequency in the power spectra will be 5.4 Å. In practice, this is not a problem as tilt series data is collected with such low dose per image that Thon rings cannot be fit to very high resolutions. -
Defocus range,
def_range, is a TOMOMAN parameter that defines the search range that CTFFIND4 will use. TOMOMAN uses the defocus value stored in the tomolist and provides +/- the defocus range to CTFFIND4. If you know your target defocus was incorrect during data acquisition, you can increase this range. If not, the default is fine. -
Handedness describes which side of the image (left or right) has a greater defocus at positive tilt angles. For this dataset, the right side has greater defocus at positive tilt so set
handednessto1.
-
-
The CTFFIND4 parameter block contains the same parameters for CTFFIND4.
-
In general, the defaults work, though you may wish to increase the
min_resand reduce themax_resfor tomography. -
The
nthreadsparameter sets parallelization for CTFFIND4, set it to14.
-
-
Run
tiltctf.tomoman(pwd,'tomoman_tiltctf.param'); -
You can examine the results by opening the diagnostic .mrc file in the
tiltctf/subfolder with 3dmod.3dmod TS_01/tiltctf/diagnostic_TS_01_dose-filt_tiltctf_ps.mrc