Skip to content
Snippets Groups Projects
README.md 669 B
Newer Older
Eliott Sarrey's avatar
Eliott Sarrey committed
# miniMOKE

esarrey's avatar
esarrey committed
UI interface for the miniMOKE experimental setup.

## Requirements

esarrey's avatar
esarrey committed
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.
esarrey's avatar
esarrey committed

```bash
esarrey's avatar
esarrey committed
conda install -c conda-forge pylablib
conda install -c conda-forge pythonnet
esarrey's avatar
esarrey committed
pip install pymeasure
pip install thorlabs-apt
pip install nidaqmx
esarrey's avatar
esarrey committed
```

# Todo list

- Redesign the motor control panel
- Add a footer with live log
esarrey's avatar
esarrey committed
- Hysteresis
- Mesurer plus vite (check NI)
- Tab mesures temps reel
- Menu
- Documentation