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
10 stars 27 forks source link

Bugfix typo in MW smbv #107

Closed NicolasStaudenmaier closed 10 months ago

NicolasStaudenmaier commented 10 months ago

Quick bugfix of some typos in mw_source_smbv.

Description

Fixing four typing errors in the hardware file of mw generator Rohde&Schwarz SMB series as discovered and reported in discussion #72 in qudi-core. Additionally, add default_scan_mode ConfigOption in the example configuration in the docstring of the odmr_logic. This should show the user that the scan mode JUMP_LIST or EQUIDISTANT_SWEEP can be configured.

Motivation and Context

Obvious typos are fixed. See also discussion #72 in qudi-core.

How Has This Been Tested?

Currently not tested with one of our hardware as it is not available. According to the author of the discussion, it should work.

Screenshots (only if appropriate, delete if not):

Types of changes

Checklist: