Skip to content
/ magneto Public

Measurement software for detecting signal with an QSPIN OPM conducted at Center of Applied Quantum Technology at University of Stuttgart

Notifications You must be signed in to change notification settings

matwid/magneto

Repository files navigation

MAGNETO: Magnetic field measurments to the moon

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.

GUI screenshot

ToDo

  • get rid of enthought gui and move to QT

Pre-Requisites

Some NI measurement Card

Install

  1. Install Microsoft Visual Studio Build Tools with VC C++ 14.0 or greater (https://visualstudio.microsoft.com/de/visual-cpp-build-tools/)
  2. get Miniconda3
  3. [Windows Only] start Anaconda Powershell
  4. within Anaconda Powershell navigate cloned git folder EPR
  5. conda env create -f conda_epr.yml
  6. optional pip install pillow, nidaqmx, fonttools, enable, chaco, wxPython, pandas

Run

  1. open conda shell
  2. source activate epr or conda activate epr or activate epr
  3. ipython
  4. run epr.py

Troubleshooting

Make sure Python 3.7.9 is installed The most critical package is: enable. Make sure MVC is installed - step 0 above.

About

Measurement software for detecting signal with an QSPIN OPM conducted at Center of Applied Quantum Technology at University of Stuttgart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages