Skip to content
Snippets Groups Projects
user avatar
esarrey authored
fa7dabe0
History
Name Last commit Last update
.vs
src
.gitignore
README.md
main.py

miniMOKE

UI interface for the miniMOKE experimental setup.

Requirements

This project requires a conda or miniconda environment with python3.6 32bit. Indeed, pylablib requires python>=3.6 but newer version won't allow you to install scipy for 32bit python. 32bit python is required for the Hall probe .NET dll library which is 32 bit.

conda install -c conda-forge pylablib
conda install -c conda-forge pythonnet
pip install pymeasure
pip install thorlabs-apt
pip install nidaqmx

Todo list

  • Redesign the motor control panel
  • Mesurer plus vite (check NI)
  • Menu
  • Documentation