Skip to content

Data Acquisition Framework for Edge-TCT Measurements

Notifications You must be signed in to change notification settings

cdorfer/edgeDAQ

Repository files navigation

##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

About

Data Acquisition Framework for Edge-TCT Measurements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published