/QY-QEProControler

A simple Python controller to help on automating data collection with a QEPro spectrometer.

Primary LanguagePython

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