Young Double Slit application for ALSO workshop
Example of Python application from Active Learning in Simulating Optics (ALSO) workshop presented at SPIE Optics + Photonics Conference , San Diego, CA, USA 2018:
Hands-on experimental and computer laboratory in optics: the Young double slit experiment
Installation
Download or clone this repository on your computer and run the main program YoungDoubleSlit.py.
Run Demo on Youtube
Click on the image to play the demo video on youtube:
Python version and packages that must be installed in advance
python 3.6,
PyQt5,
numpy,
scipy,
matplotlib
