Bsoft function

img_ctf_fit_baseline

Source:

src/img/img_ctf.c

Description:

Fits only the baseline for a given CTF.

Algorithm:

	A radial power spectrum is calculated incorporating astigmatism.

The baseline of the required type is fit.
The new parameters are written into the Bimage structure.

Arguments:

Bimage* pimage structure.
CTF* em_ctfCTF parameter structure.
float loreslow resolution limit.
float hireshigh resolution limit

Returns:

double R factor.

Prototype:

double img_ctf_fit_baseline(Bimage* p, CTF* em_ctf, float lores, float hires)

Functions used:

bfree

Other objects included:

struct Bimage


Generated by bdoc.pl on Mon Jun 15 11:47:48 2009


Back to the Bsoft home