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.
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 and fixed on the dummy spectrometer
Screenshots (only if appropriate, delete if not):
Types of changes
Checklist:
documentation/changelog.md
)