Name

ctf_2 - create a list with 1D `CTF^2` values.

Usage

ctf2 = ctf_2(nx, ctf)

Input

nx
image size to which CTF will be applied.
ctf

ctf object created using generate_ctf

Output

ctf2

a list of `CTF^2` values.

Description

Method

Reference

Author / Maintainer

Keywords

category 1
MORPHOLOGY

Files

morphology.py

See also

generate_ctf,ctf_1d, ctf_img, ali2d_w, ali2d_w_mf, filt_ctf

Maturity

stable
works for most people, has been tested; test cases/examples available.

Bugs

None. It is perfect.

ctf_2 (last edited 2013-07-23 19:27:42 by penczek)