A collection of tools for detector related tasks in Python
https://slsdetectorgroup.github.io/sls_detector_tools/
#Clone the repo
git clone [email protected]:slsdetectorgroup/sls_detector_tools.git
#Build and install
conda-build sls_detector_tools
conda install --use-local sls_detector_tools
- SourceMeter - Keithly SourceMeter using serial to USB adapter
- AgilentMultiMeter - Agilent multimeter over telnet
- XrayBox - Big X-ray box using command line calls to the client
from sls_detector_tools import SourceMeter