-
Notifications
You must be signed in to change notification settings - Fork 71
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
Enhancement: Use coherence to identify best reference pixel #10
Comments
reference pixel calculation has been there for a while and recently updated to match that of Matlab's reference pixel calculation. |
Specifically look at the changes in these functions:
|
Matt and I agreed to close this. |
Reopening: The original enhancement has not been implemented yet, since it will use coherence and/or amplitude images that are not currently read in to PyRate. |
New functionality has to be added at: Line 144 in 53cf14f
|
Coherence data is now read in |
Use amplitude or coherence image to detect a pixel/region that is always bright or always coherent in the interferograms. This indicates low phase noise and relative stability
The text was updated successfully, but these errors were encountered: