Wait! First try out ctfdemo. Type "ctfdemo" at the Unix prompt, and experiment with the various CTF parameters used in SPIDER. Did you try that out? Good. Now you're ready for ctfmatch.
Overview
Command line usage
Controls
Options
References
ctfmatch is a program for looking at the output of SPIDER's TF ED command. It displays the 1D spectrum (the CTF), the estimated background, the background-subtracted spectrum, an envelope function, and a model function.
You can use ctfmatch to
Typical use:
1) On a set of micrographs, generate 2D power spectra with the batch file power.spi.
2) Estimate defocus with the TF ED command via the defocus.spi batch file. This outputs a set of doc files with various curves, as well as a doc file containing the defocus estimates.
Usage: ctfmatch [-keyword value] tfed_file_pattern*
where the tfed_files are doc files output from the TF ED command with 4 columns:
spatial frequency, background, subtracted data, envelope.
The other arguments are (-keyword value) pairs, where the keyword is denoted with a minus sign.
The following keywords are supported: -defocus | defocus doc file with defocus values in column 2 |
-cs | (spherical aberration) |
-kev | (electron energy) |
-pixsize | (Ang./pixel) |
-src | (source size) |
-spread | (defocus spread) |
-acr | (amplitude contrast ratio) |
-gep | (Gaussian envelope parameter) |
ctfmatch -defocus defocus.dat power/ctf* (program will prompt user for parameters)
ctfmatch -cs 2.20 -kev 200 -pixsize 2.82 (user can enter TFED files through "FILE -> Open File series")
ctfmatch -pixsize 3.76 ctf0034.dat
ctfmatch -help

Controls
There are a number of slider controls that interactively alter parameters in the displayed curves.
For details about the TF ED command, see the manual page, and
Z. Huang, P.R. Baldwin, and P. A. Penczek. Automated determination of parameters describing power spectra of micrograph images in electron microscopy J. Struct. Biology Vol. 144, Issues 1-2, October 2003, pp. 79-94.