Skip to content

Python package for high-performance spatial light modulator (SLM) control and holography. Supports features from aberration-corrected 3D point clouds to automated Fourier-domain calibrations.

License

Notifications You must be signed in to change notification settings

slmsuite/slmsuite

Repository files navigation

slmsuite

High-Performance Spatial Light Modulator Control and Holography

Documentation Status PyPi Package 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/slmsuite/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.

slmsuite