A repository containing simulation and experiment data related to wave-particle duality phenomena.
- simulation/ - Diffraction grating simulation tools with various modes
- experiment/ - Analysis scripts and data for physical experiments
- common/ - Shared utilities
- Clone the repository
- Install Poetry (if not already installed):
pip install poetry
- Install dependencies:
poetry install poetry shell
Always run scripts from the ROOT directory.
For further details and usage see simulation README and experiment README.
This project is licensed under the terms included in the LICENSE file.