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

Implement 1D unwrapping of laser envelope phase #145

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

AngelFP
Copy link
Owner

@AngelFP AngelFP commented Mar 13, 2024

This PR implements proper unwrapping (in 1D, on axis) of the complex envelope phase in the laser envelope solver. This improves the stability of the solver compared to the previous method. Since np.unwrap does not work with numba, a copy of the function that can be compiled with numba has been implemented.

@AngelFP AngelFP merged commit e82a50f into dev Mar 13, 2024
6 checks passed
@AngelFP AngelFP mentioned this pull request Apr 30, 2024
@AngelFP AngelFP deleted the bug/fix_envelope_phase branch May 3, 2024 12:27
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.

1 participant