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

[mini] Fixes bug stopping zernike aberrations from being added in rt #367

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

rob-shalloo
Copy link
Member

The current ZernikeAberration optical element allows one to add user defined Zernike Aberrations to a laser pulse. In xyt this seems to work fine. In rt the code fails due to the array sizes being different. Of course for most Zernike aberrations, this is fine as our optical elements currently only accept radially symmetric optics in rt, but for radially symmetric aberrations like defocus, we should be able to use the Zernike Aberrations. This small PR fixes that issue

@MaxThevenet MaxThevenet merged commit ae26d14 into LASY-org:development Feb 26, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants