Bsoft function

img_weigh_amplitudes_with_C_curve

Source:

src/img/img_ampweigh.c

Description:

Weighs an image's amplitudes with the carbon scattering curve.

Algorithm:

	The image is Fourier transformed and the radial power spectrum calculated.

The ratio between the C curve and the average amplitudes in each shell
is calculated and used to rescale the amplitudes of the image.

Arguments:

Bimage* pimage to be modified.

Returns:

int 0.

Prototype:

int img_weigh_amplitudes_with_C_curve(Bimage* p)

Functions used:

balloc
bfree

Other objects included:

struct Bimage
struct Bmarker


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


Back to the Bsoft home