Preprocessor#
Constructor#
Implements filtering operations on density arrays. |
Filters#
|
Generate a wedge in a given shape based on specified tilt angles and axis. |
|
Create a wedge mask with the same shape as template by rotating a plane according to tilt angles. |
|
Convolve an atomic structure with a Gaussian kernel. |
Apply the Difference of Gaussian (DoG) bandpass filter on the provided template. |
|
|
Apply a band-pass filter on the provided template, using a Butterworth approximation. |
Simulate electron density by optimizing a sum of Gaussians. |
|
|
Wrapper for Preprocessor.local_gaussian_alignment_filter if no target is available. |
|
Perform Gaussian filterring according to edges in the input template. |
|
Perform mean filtering. |
|
Perform rank filtering. |
|
Perform mip map antialiasing filtering. |
|
Apply Kaiser filter defined as: |
|
Apply blob filter defined as: |
|
Apply Hamming filter defined as: |
Utilities#
|
Resample |