Welcome!! This repository contains implementations of the Gerchberg-Saxton algorithm (GS) and its weighted variant (GSW) for generating phase patterns for an SLM. Over the course of the next months we will be improving our SLM code and all updates will be here. More information on our setup and SLM devices to come.
Clone the repository and install dependencies:
git clone https://github.com/yourusername/SLM.git
cd SLM
pip install -r requirements.txt