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

Fix diffusion for dp_fault = 'mean' — interpolation bug #63

Open
VvanderHeiden opened this issue Dec 9, 2024 · 0 comments
Open

Fix diffusion for dp_fault = 'mean' — interpolation bug #63

VvanderHeiden opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@VvanderHeiden
Copy link
Collaborator

VvanderHeiden commented Dec 9, 2024

with the new dp_fault functionality coming with #61, the p_fault = 'mean' bug (now closed) happens when using dp_fault = 'mean', keeping p_fault on default 'max'.
This is the output for
dp_fault='min'
wirdum_profile_1D_verticalG3TxLxE3F3N16

dp_fault='max'
wirdum_profile_1D_verticalG3TxLxE3F3N11

dp_fault='min_abs'
wirdum_profile_1D_verticalG3TxLxE3F3N11

dp_fault='max_abs'
wirdum_profile_1D_verticalG3TxLxE3F3N16

dp_fault='mean'
Screenshot 2024-12-09 at 11 32 43

@VvanderHeiden VvanderHeiden added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant