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

Slightly increase the RMS value for test/grdvector/shrink.sh #8665

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

seisman
Copy link
Member

@seisman seisman commented Jan 4, 2025

The test test/grdvector/shrink.sh has been failing for a long time.

Here is the diff image. As you can see, the only difference is in the arrow of the 3rd row, east hemisphere (near (160, -10)). This difference is most likely caused by numerical round-off errors, so I think the test can be safely ignored. This PR increases the RMS value to make the test pass.

shrink_diff

@seisman seisman added the maintenance Boring but important stuff for the core devs label Jan 4, 2025
@seisman seisman added this to the 6.6.0 milestone Jan 4, 2025
@seisman seisman requested a review from a team January 4, 2025 04:37
@joa-quim
Copy link
Member

joa-quim commented Jan 4, 2025

This difference is most likely caused by numerical round-off errors, ...

I don't believer this round-off theory (round-offs occur at 1e-16 bits) but don't have strong enough motivation to dig-up this behavior. So, good to me too.

@seisman seisman merged commit ae8103f into master Jan 4, 2025
2 of 5 checks passed
@seisman seisman deleted the fix/shrink branch January 4, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants