Ulm-IQO / qudi-iqo-modules

A collection of qudi measurement modules originally developed for experiments on colorcenters in semiconductor materials.
GNU General Public License v3.0
12 stars 29 forks source link

Reintroduced scanning settings from logic #167

Open BensIQO opened 3 weeks ago

BensIQO commented 3 weeks ago

The scanning settings were not updated in the GUI when set via the logic.

Description

Added signal to update the GUI when the scan settings are changed via the logic. Also introduced wrapper functions for setting the scan settings and back scan settings. Additionally, stashed the current scan settings before optimizing the position and after restored them again.

Motivation and Context

Some scripts require the scan settings to be set via the logic and not via the GUI.

How Has This Been Tested?

The changes were tested via the dummy module.

Types of changes

Checklist: