Thorium is a data acqusition project designed for use with Caen desktop power supplies and Lecroy WavePro oscilloscopes
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To install this software, you must have visa and an appropriate visa driver. The best way place to get this is NI-VISA's driver For installing visa:
pip install visa
There are no installation steps required aside from the prereqs, just run and you're good!
python3 thorium.py
To run the tests
python3 test_caen.py
- Ric Rodriguez - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details
- SCIPP UFSD Group for the excellent ideas and feedback