qudi icon indicating copy to clipboard operation
qudi copied to clipboard

(Legacy project) A modular laboratory experiment management suite, predecessor to qudi-core.

Results 91 qudi issues
Sort by recently updated
recently updated
newest added

## *What* is affected by this bug? - Win10 64bit - Win10 . 1809 - Qudi branch - scanimage_plotwidget_improvement (merged into master 2019-04-15) - gui/poimanger/poimangui.py ## *When* does this occur?...

Qudi crashes on too large clock frequencies while heavily scrolling on the precentiles colorbar range (also happens with the dummy). This few line fix, seems to prevent the issue. ##...

Improve the stability of the serial connection for motor_stage_pi and zaber_motor_rotation_stage. ## Motivation and Context On setup 3 and after adding a few new serial devices, scanning the magnetic field...

Use the Tektronix AWG70k as a microwave source that works in the ODMR toolchain. ## Description @Neverhorst made the AWG70k comply with the microwave interface. I made the get_status functions...

## Description This PR adds a hardware module to interface Cryomagnetics vector magnet power supply. No interface is used but hardware can be operated via notebooks. ## Motivation and Context...

Z-position from the scanner is not saved when you add a point of interest (POI) ## Description This bug is affected because POI on the confocal image only saves the...

## *What* is affected by this bug? When using tilt correction in the confocal scanner the z-position behaves strangely in the position optimization (optical refocus) when changing from the initial...

bug
comp:confocal
comp:optimizer

## Description I've added a hardware module to interface a NI9263 4 channel analog output. Hardware is interfaced via the ProcessControlInterface interface. ## Motivation and Context Many experiment uses NI...

## Description I've added a hardware module to interface Thorlabs flipper MF101 with the switch interface. It uses the recommended method via Kinesis dll. ## Motivation and Context This PR...

## Description This PR adds general helper methods to multiple logic modules : time series, poi manager and odmr logic. These are non breaking change. The helper at the end...