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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74f41b5 · Mar 20, 2025
Jan 6, 2025
Mar 20, 2025
Dec 1, 2024
Jan 14, 2023
Sep 11, 2022
Jul 29, 2024
Jan 6, 2025
Aug 13, 2024
Jan 3, 2025
Nov 25, 2024
Jul 29, 2024
Dec 5, 2024
Jul 26, 2024
Jan 3, 2025

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