Skip to content
Snippets Groups Projects
Name Last commit Last update
.vs
src
.gitignore
README.md
hall_probe.py
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
  • Add a footer with live log
  • ? Add camera view in the control panel
  • Add Hall sensor
  • Save all types of values for every processes