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

gaussian blur causes weird pixelated edges in simulated ronchi #162

Open
gr5 opened this issue Oct 9, 2024 · 1 comment
Open

gaussian blur causes weird pixelated edges in simulated ronchi #162

gr5 opened this issue Oct 9, 2024 · 1 comment

Comments

@gr5
Copy link
Collaborator

gr5 commented Oct 9, 2024

Version 7.2.3 but I think it does it in many older versions as I've seen this before

To Reproduce
I processed igrams from a real mirror. I'll include pictures of the issue and a picture of a ronchigram of the real mirror.

I smoothed the wavefront with "tools" "smooth current wavefront" although that's not required to see the problem.

I created a perfect simulated wavefront and the same issue happens: looks bad if gaussian smoothing is on.

GOOD:

2024-10-09 12_53_47-geo_processed_smoothed

BAD:

2024-10-09 12_53_16-geo_processed_smoothed

ACTUAL:

DSC04479

@gr5
Copy link
Collaborator Author

gr5 commented Oct 9, 2024

I'm guessing the gaussian blur is widening the image by the number of pixels in the convolution and this isn't getting cropped at the edge of the mirror so somehow the ronchi code is including this extra data in it's calculations.

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