You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this great package! I have been able to propagate a FresnelWavefront and am now trying to interfere it with a reference wave (in order to model a simple hologram). Do you think this is possible with POPPY?
The text was updated successfully, but these errors were encountered:
Hi, and thanks for the kind words. In principle yes I think this should be straightforward enough, though I don’t know if anyone has yet tried modeling holograms (so there may be some subtleties or gotchas that I’m not aware of; holography is not an area of optics that I have much direct familiarity with)
Two wavefronts can be added together straightforwardly, via the + operator. This is overloaded for Wavefront objects so it will add them as complex wavefront arrays. Then you can take the intensity of the resulting combined wavefront to get the interference pattern. I believe something like that should work, so please give it a try and post results or problems here - I’ll do what I can to help support, time permitting (this is a very busy time for me!)
Thanks for this great package! I have been able to propagate a FresnelWavefront and am now trying to interfere it with a reference wave (in order to model a simple hologram). Do you think this is possible with POPPY?
The text was updated successfully, but these errors were encountered: