Ulm-IQO / qudi

(Legacy project) A modular laboratory experiment management suite, predecessor to qudi-core.
GNU General Public License v3.0
166 stars 141 forks source link

core_pyside2_with_modules_spectrometer #695

Closed Maabur closed 2 years ago

Maabur commented 2 years ago

Description

This branch contains the newcore (core_pyside2_with_modules) with the spectrometer module (gui, interface and some hardware modules). Some file and class names have been changed to comply the style of the other qudi modules (minor/cosmestic changes). The import issues were fixed but there is still some problems with the fit and save capabilities. That is why some of lines mentioning save or fit have been commented out.

We are not the authors of the qudi-modules for the history see the following links.

https://github.com/Ulm-IQO/qudi/blob/master/logic/spectrum.py https://github.com/Ulm-IQO/qudi/blob/master/gui/spectrometer/spectrometergui.py https://github.com/Ulm-IQO/qudi/blob/master/interface/spectrometer_interface.py https://github.com/Ulm-IQO/qudi/blob/master/hardware/spectrometer/lightfield_spectrometer.py https://github.com/Ulm-IQO/qudi/blob/master/hardware/spectrometer/oceanoptics_spectrometer.py https://github.com/Ulm-IQO/qudi/blob/master/hardware/spectrometer/spectrometer_dummy.py https://github.com/Ulm-IQO/qudi/blob/master/hardware/spectrometer/winspec_spectrometer.py

Motivation and Context

How Has This Been Tested?

Only the imports have been tested

Screenshots (only if appropriate, delete if not):

Types of changes

Checklist: