Bsoft program

bfilter

Usage: bfilter [options] input.img output.img

Filters images.

Actions:

-rescale -0.1,5.2Rescale data to average and standard deviation after filtering.
-median 3Median filter: kernel edge size.
-peak 5Peak filter: kernel edge size.
-gradientGradient filter (3x3x3).
-laplacianLaplacian filter (3x3x3).
-denoise 2,0.4Denoising filter: distance and density difference sigmas.
-rollingball 5,4.3Rolling ball filter: radius and density scaling (default scaling=1).
-variance 5,var.imgWeigh image with local variance in a kernel of a given size, output variance image.
-extremes hisFilter image extremes: his=histogram-based, mg=for micrograph.
-replacemaxima 1.5Replace maxima above the given threshold with surrounding average.
-bandpass 25.3,200,0.02Bandpass filter: resolution limits (angstrom) and band edge width (1/angstrom).
-amplitude 8.3Amplitude filter: setting all amplitudes below the threshold to zero.
-phasesonlySet all amplitudes to one.
-Bfactor 44,25.3,20B-factor application: B-factor (A^2), high resolution limit (A,optional)
and constant factor resolution limit (A).
Multiplied in reciprocal space by exp(-B-factor/4 * s^2) up to the first
resolution limit, and then kept constant up to the second limit.
-gaussratio 60,35,0.2Reciprocal space ratio of gaussians amplitude adjustment (B1,B2,a).
Ratio = exp(-B2/4*s^2) / ((1-a) + a*exp(-B1/4*s^2)).

Parameters:

-verbose 1Verbosity of output.
-datatype uForce writing of a new data type.
-sampling 1.5,1.5,1.5Sampling (A/pixel; default from input file; a single value can be given).
-wrapTurn wrapping on (default off, use with -denoise option).

Input:

-kernel file.txtConvolve image with a kernel specified in a text file.

Bsoft version 1.5.7-20090605 (64 bit)


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


Back to the Bsoft home