Bsoft program

bfilter

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

Filters images.

Actions:

-invertInvert density in the image.
-rescale -0.1,5.2Rescale data to average and standard deviation after filtering.
-minmax -0.5,1.2Rescale data to minimum and maximum.
-average 7,5,3Averaging/smoothing filter: kernel size.
-gaussian 11,2.6Gaussian smoothing filter: kernel size and sigma.
-median 3Median filter: kernel edge size.
-peak 5Peak filter: kernel edge size.
-gradientGradient filter (3x3x3).
-laplacianLaplacian filter (3x3x3).
-LoG 2.5Laplacian-of-Gaussian filter.
-DoG 1.5,3.1Difference-of-Gaussians filter.
-denoise 2,0.4Denoising filter: distance and density difference sigmas.
-rollingball 5,4.3Rolling ball filter: radius and density scaling (default scaling=1).
-variance 11,1Calculate a local variance image using the given size kernel,
with a flag to indicate standard deviation rather than variance.
-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.3B-factor application: B-factor (A^2), high resolution limit (A,optional)
Multiplied in reciprocal space by exp(-B-factor/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).
-origin 10,-10,20Origin for rotation (default 0,0,0).
-wrapTurn wrapping on (default off, use with -denoise option).

Input:

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

Bsoft version 2.0.7-20200917 (64 bit)


Generated by bdoc.pl on Mon Oct 26 08:20:11 2020


Back to the Bsoft home