Composable Filters#
Composable filters in pytme are inspired by the similarly named Compose operation used in deep learning frameworks. Composable filters are a very explicit solution to defining complex filtering procedures and can be lazily evaluated.
Specification#
Strategy class for composable filters. |
Aggregator#
Compose a series of transformations. |
Frequency Filters#
Generate bandpass filters in Fourier space. |
|
Compute Fourier power spectrums and perform whitening. |
CryoEM Filters#
Representation of a contrast transfer function (CTF) [Re66e55cc53da-1]. |
|
Generate wedge mask for tomographic data. |
|
Initialize |
Reconstruction#
Reconstruct a volume from a tilt series. |