Ulm-IQO / qudi

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

Change of odmr logic to provide fit of multiple ranges in perform_odmr_measurement #681

Open ksenkalla opened 3 years ago

ksenkalla commented 3 years ago

Description

The method perform_odmr_measurement was adjusted to fit in the multiple ranges and also save the fit in these ranges. Before the fit values were not changed for all ranges.

Motivation and Context

Now every in every range the corresponding fit is saved in the corresponding file.

How Has This Been Tested?

Tested by automized measurement using jupyter notebook. Tested on Microsoft Windows 8.1 Pro

Types of changes

Checklist: