Name

aves_w - Apply aligment parameters stored in the headers to 2D EM images, and calculate Wiener average (CTF and envelope correction)

Usage

wie = aves_w(stack, mode="a")

Input

stack
stack images in hdf format
mode
mode="a", apply alignment parameters before summation
  • mode= else skip applying alignment parameters
Note
mode is optional.

Output

wie
Wiener average

Description

  1. This function serves as correcting either of CTF and B-factor form envelop function, or both of them.
  2. The output is free of CTF.

Method

Reference

Author / Maintainer

Keywords

category 1
STATISTICS

Files

statistics.py

See also

References to relevant other routines.

Maturity

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

Bugs

None. It is perfect.

aves_w (last edited 2013-07-01 13:12:40 by localhost)