Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 493 Bytes

QEPro Controler Python SeaBreeze

A simple Python controller to help automating data acquisition with a QEPro spectrometer

Instalation

It is recomended to create a virtual enviroment to run the code

>> python -m venv venv
>> pip install -r requirements.txt