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

If in the configuration for qudi a minus sign is used in the module name, no error is displayed in the load procedure. For instance, if I write ``` hardware:...

bug

Migration: trac#195. Not feasible right now, we need an interface to specify how we can close plots and how the data to be saved is guarded against changes while the...

enhancement
comp:savelogic

In the moment gui-signals are connected to to their respective slots and the functions directly. This means that it is possible, for large amounts of signals to be fired, even...

design issue
pyqtgraph
task

The user should be able to choose various fit functions for the optimizer process. The depth-scan might be gaussian-peak-with-const-offset, or gaussian-peak-with-linear-offset, or perhaps a dispersion-type curve for some differential measurement....

enhancement
comp:optimizer

Migration: trac#51. When enabling tilt correction, the scanner will be ordered to move outside its range when doing XZ or YZ scan. This terminates the scan process.

bug
comp:confocal

Migration: trac#68. highfinesse.stop_acquisition() gave a warning about it already being stopped, despite that not being true. Doing highfinesse.start_acquisition() and then repeating the stop command gave no such error. This seemed...

bug
comp:wavemeter

Migration: trac#83. Use task manager to trigger refocus from pulsed gui.

enhancement
comp:tasks

Migration: trac#86. Create a task that records a pulsed measurement with optical and microwave frequency refocus automatically pausing data acquisition.

enhancement
comp:tasks

Migration: trac#121. Both hardware files are almost identical and maybe the slightly differences can be overcome by proper checking methods. That would prevent code duplication!

design issue
comp:pulsed

Migration: trac#156. The picture of the magnet alignment is often a asymmetric/elliptical looking like Gaussian distribution (not just a simple 2D gauss with the same extent in all directions). Most...

enhancement
comp:fit_logic