pyoptical
python interface to the CRS 'OptiCAL' photometer
Install
- All systems
-
curl cmd.cat/pyoptical.sh
- Debian
-
apt-get install python-pyoptical - Ubuntu
-
apt-get install python-pyoptical - Kali Linux
-
apt-get install python-pyoptical - Fedora
-
dnf install python-pyoptical - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-pyoptical - Raspbian
-
apt-get install python-pyoptical
python-pyoptical
python interface to the CRS 'OptiCAL' photometer
The 'OptiCAL' is a photometer that is produced by Cambridge Research Systems (CRS). This device is a standard tool for gamma-calibration of display devices in vision research. This package provides a free-software replacement for the Windows-software distributed by the manufacturer that allows querying an OptiCAL via a serial connection. pyoptical can be used as a library for third-party applications or as a standalone command line tool.