You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gregory Sharov edited this page Aug 26, 2016
·
2 revisions
This group of protocols is designed to perform filtering operations on particles (2D images) or 3D volumes.
bsoft - bfilter
Wrapper around the Bsoft bfilter program.
Available filters:
median
peak
gradient (3x3x3)
laplacian (3x3x3)
denoise
spider - filter particles
Applies Fourier filters to an image(s) using the Spider FQ or FQ NP programs. To improve boundary quality the image is padded with the average boundary value to twice the original size during filtration (this can be switched off if you select Use padding: No).
List of available filters (can be lowpass of highpass):
top-hat
Gaussian
Fermi
Butterworth
raised cosine
xmipp3 - filter particles and xmipp3 - filter volumes
Applies Fourier filters to a set of particles or volume(s). List of available filters and their parameters can be found here.