lightpipes icon indicating copy to clipboard operation
lightpipes copied to clipboard

LightPipes for Python, "Pure Python version"

Results 52 lightpipes issues
Sort by recently updated
recently updated
newest added

Could you provide the mathematical expression for the LG doughnut mode in LightPipes? Thanks in advance!

Could anyone code a function to create a 2-dim Airy Beam?

I'm trying to model a 1000 nm wavelength columnated beam of width 1 cm travelling through a 10 cm focal length lens to a mirror located at f and then...

Hi, I didn't find any preferred way to cite this package in papers that use it. Is there it?

Hi. I just started playing around with LightPipes recently. I was using an arbitrary finite airy beam as a test run and it's very clear that the output gets cut...

After installing LightPipes and running LPtest(), the test sometimes fails while the installation is correct. In the test an optical field is initialized, propagated over a distance using the Fresnel...

Hey there again! This time i'm trying to propagate a gaussian beam through a f = 15cm lens, but at small increments - ideally by 250micron. In order to do...

I Have installed and used LightPipes on my brand new iPad Pro 2021! First I installed Pyto (https://pyto.app/) which includes the required packages Matplotlib, Numpy and SciPy. After that I...

Hey there, I'm trying to simulate diffraction from a thin wire. Unfortunately, I'm not able to get the famous sinc from [1](https://www.youtube.com/watch?v=1XdKoZKHj5M&ab_channel=MITOpenCourseWare), [2](http://www2.optics.rochester.edu/workgroups/berger/EDay/EDay2008_Diffraction.pdf). It seems increasing the grid or spacing...

I suggest to add a warning when the paraxial approximation is violated, especially when using the Lens function. Or to add a special function to test it on demand. I...