From c915f254eb90ec7ae3dc1fd35b977a3944ef2b48 Mon Sep 17 00:00:00 2001 From: Gilbert Shih Date: Sat, 8 Jun 2024 22:07:03 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca5c33..76fb417 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ pip install Luxbeam ### Notes for LCOS-SLMs -For LCoS-SLMs, most models can be directly controlled via standard monitor connections. To display holograms, one might consider using slmPy. Since pySLM2 calculates hologram values in radians, one will need a conversion table to determine the corresponding grayscale values for output. This conversion typically varies based on the light wavelength and the specific model of the LCoS-SLM. +For LCoS-SLMs, most models can be directly controlled via standard monitor connections. To display holograms, one might consider using [slmPy](https://github.com/wavefrontshaping/slmPy). Since pySLM2 calculates hologram values in radians, one will need a conversion table to determine the corresponding grayscale values for output. This conversion typically varies based on the light wavelength and the specific model of the LCoS-SLM. Floating Point Precision ------------------------