-
Notifications
You must be signed in to change notification settings - Fork 128
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
Imaging simulations #14
Comments
Hi meller, Thank you! I will test it and add it in the module! Cool! Marvin |
Hi Marvin, any improvement on this? I think it could be a nice feature. Thanks |
Hi @dguerra, you may be interested in prysm, an alternative python optics module. Among its features are image simulation, with respect for units and a lack of necessity for the PSF and image to have equal spacing. I do need to polish the code for that type of thing more, but you can find an example of using image simulation here. |
failed in I dive into the code, for .psf
Z.psf() always return 0, not PSF from psfcaculator |
Maybe one int 0 get into the calculation. |
Hi, I don't know Python a lot but i think that adding something like this to the zernike.py module could be useful:
The text was updated successfully, but these errors were encountered: