A general purpose data aquisition, data processing, and automation application.
Martin Breitenlechner and Lukas Fischer developed a 3D PTR-MS "PTR3" for cloud9 this is the application controlling the device.
-
Tofwerk TOF -- for tofdaqdll_system, twtooldll_system, twtps_system
-
TCP I/O Box build by Martin Breitenlechner and Lukas Fischer at UIBK Institute for Ion Physics and Applied Physics
-
QCustomPlot for data plotting (included in github repository)
-
TofDaq_API(http://www.soft.tofwerk.com/) for tofdaqdll_system, twtooldll_system, twtps_system
- Install QT with QTScript option enabled and msvc2015-64bit
- get Visual C++ 2015 Build Tools http://landinghub.visualstudio.com/visual-cpp-build-tools
- get Windows SDK and install only Debugging Tools for Windows
- (optional) download an install git (https://git-scm.com/download/win)
- get sources from github
- download TofDaq API from http://www.soft.tofwerk.com and copy the include subfolder to .\ext\TofDaq\include subfolder of source
- patch TofDaq.dll to name the anonymous structs, use _<originalNameOfStruct)
-
[Cantarell] (https://www.fontsquirrel.com/fonts/cantarell)
-
[OpenSans] (https://fonts.google.com/specimen/Open+Sans)
-
[orbitron] (https://www.fontsquirrel.com/fonts/orbitron)
based on code by Lukas Fischer