-
Notifications
You must be signed in to change notification settings - Fork 20
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
Geometrical divergence does not match FWHM of build_gauss_wavefront #119
Comments
|
FWM=0.76x0.76 mm |
mabelruiz
changed the title
Geometrical divergence does not match FWHM of build_gaussian_wavefront
Geometrical divergence does not match FWHM of build_gauss_wavefront
Feb 26, 2018
I think the module build_gauss_wavefront can only build the perfact gauss beam that M2=1. And I don't know how to simulate the gauss beam that M2 >1. Have you find the answer? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The size of the beam at a distance z in fwhm is geometrically defined by:
w_fwhm=div_fwhm*z
, wherediv_fwhm= lambda/pi()*width_fwhm
The value of the beam size are allways 1.6 times smaller than the given by buid_gaussian_wavefront command.
The text was updated successfully, but these errors were encountered: