Skip to content

QPG-MIT/slmsuite

Repository files navigation

qp-slm

High-Performance Spatial Light Modulator Control and Holography

Documentation Status License: MIT Code style: black

slmsuite combines GPU-accelerated beamforming algorithms with optimized hardware control, automated calibration, and user-friendly scripting to enable high-performance programmable optics with modern spatial light modulators.

Key Features

Installation

Install the stable version of slmsuite from PyPi using:

$ pip install slmsuite

Install the latest version of slmsuite from GitHub using:

$ pip install git+https://github.com/QPG-MIT/slmsuite

Documentation and Examples

Extensive documentation and API reference are available through readthedocs.

Examples can be found embedded in documentation, live through nbviewer, or directly in source.

qp-slm