From 156edc63f09b991bba9291576824929743879f7d Mon Sep 17 00:00:00 2001 From: Jeroen Doornbos Date: Fri, 4 Oct 2024 17:59:01 +0200 Subject: [PATCH] remove bottleneck --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 9c927d7..e3e6c33 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -65,7 +65,7 @@ and simulations for testing new algorithms. The complexity of the many different aspects of wavefront shaping software, however, - is becoming a bottleneck for further developments in the field, as well as for end-user adoption. + is becoming a limiting factor for further developments in the field, as well as for end-user adoption. OpenWFS addresses these challenges by providing a Python module that coherently integrates all aspects of wavefront shaping code. The module is designed to be modular and easy to expand. It incorporates elements for hardware control, software simulation, and automated troubleshooting.