Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 747 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 747 Bytes

##Simple GUI-based DAQ system for a edge-TCT setup.

The software allows to collect waveforms at certain positions and perform 3D scans of the sample with live monitoring. Also knife-edge scans of the laser beam are possible. The data is saved as numpy arrays in a hdf5 file.

alt tag

###Hardware:

  • Newport ESP301 Controller with 3 stages:
    • M-ILS150CC stage
    • M-ILS100CC stage
    • M-VP-5ZA stage
  • Tektronix DPO5204B 2GHz

###Software Requirements:

  • Python3 (ConfigObj, PyQt5, numpy, matplotlib, pyserial, pyvisa)
  • Qt5
  • NI VISA

###Use: After all packages were installed the software can be easily started with:

python main.py