Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable finite support (bandpass filter) #1

Open
jfelding opened this issue Oct 1, 2021 · 0 comments
Open

Configurable finite support (bandpass filter) #1

jfelding opened this issue Oct 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jfelding
Copy link
Owner

jfelding commented Oct 1, 2021

To reduce the number of computations (multiplications) during convolution, keep only a configurable number of low frequency components of the data volume.

Convolution by the Gaussian 'optical transfer function' practically throws out high-frequency components of the volume. The higher the real-space sigma is, the larger the effect is.

This bandpass filter approach might also reduce the need for the eps parameter when inverse transform is required, though it already function well in terms of drastically diminishing noise amplification inherent to frequency space deconvolution.

@jfelding jfelding added the enhancement New feature or request label Oct 1, 2021
@jfelding jfelding self-assigned this Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant