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: Set minimum for cost function gradient INF norm to be nyquist interval #1019

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

rcjackson
Copy link
Collaborator

This is a bugfix for the functionality to use sounding data to fix velocities from region based dealiasing that are off by fixed nyquist velocities. The cost function will now have been determined to reach a minimum once the difference between any region and the reference velocity is less than a nyquist velocity (it was not stopping before this before, causing issues). In addition, the fact that the closest region must be less than one nyquist velocity is now a hard constraint coded in the gradient.

Copy link
Collaborator

@zssherman zssherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, merging. Thanks @rcjackson !

@zssherman zssherman merged commit c2ac88c into ARM-DOE:main Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants