The bio magnetic signal detection project provides the measurement software for detecting signal with an QSPIN OPM conducted at Center of Applied Quantum Technology at University of Stuttgart, Germany.
- get rid of enthought gui and move to QT
Some NI measurement Card
- Install Microsoft Visual Studio Build Tools with VC C++ 14.0 or greater (https://visualstudio.microsoft.com/de/visual-cpp-build-tools/)
- get Miniconda3
- [Windows Only] start Anaconda Powershell
- within Anaconda Powershell navigate cloned git folder EPR
- conda env create -f conda_epr.yml
- optional pip install pillow, nidaqmx, fonttools, enable, chaco, wxPython, pandas
- open conda shell
- source activate epr or conda activate epr or activate epr
- ipython
- run epr.py
Make sure Python 3.7.9 is installed The most critical package is: enable. Make sure MVC is installed - step 0 above.