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

probe.oversample should use the resolution type when generating calculation points #262

Open
pkienzle opened this issue Feb 28, 2025 · 0 comments

Comments

@pkienzle
Copy link
Member

We are not modifying the set of Q points used for the convolution when the form of the resolution function is changed. We should be ensuring that we have enough calculated points to support the ΔQ at each measured point. For a normal distribution this requires a wider window with points concentrated at the center. For a uniform distribution they should be sampled uniformly within the resolution width. The method probe.oversample assumes a normal distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant