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

Migration: trac#204. The capability to upload single pre-sampled files (waveform or sequence) from host PC and load them into custom channels (to load "rabi_ch1.wfm" into channel 2 for example).

enhancement
comp:pulsed

Migration: trac#229. _status_variables need to be set in deactivation and retrieved in activation method.

bug
comp:magnet

Migration: trac#230. it should at the very least stop the alignment procedure that is running.

bug
comp:magnet

Migration: trac#242. When there is a small range/small no. of points in the zscan in the optimizer the fitting does not work. this could come from wrong offset estimation

enhancement
comp:fit_logic

Migration: trac#228. Backtrace: File "/home/jan/qo/qudi/logic/magnet_logic.py", line 786, in _stepwise_loop_body meas_val, add_meas_val = self._do_alignment_measurement() File "/home/jan/qo/qudi/logic/magnet_logic.py", line 1030, in _do_alignment_measurement data, add_data = self._perform_odmr_measure() File "/home/jan/qo/qudi/logic/magnet_logic.py", line 1172, in _perform_odmr_measure name_tag)...

bug
comp:magnet

Migration: trac#209. Add an option in the poi manager, which enables the scan range to match the drift.

enhancement
comp:poi_manager

Migration: trac#278. The documentation should contain a file which should describe the folder structure of qudi.

documentation

Migration: trac#137. The error code has been implemented in the aptmotor.py hardware file. Each function call to the apt dll provides a return value, which should be caught upon execution...

bug

Migration: trac#138. The status dictionary status_code is now fully implemented, containing all the status bits and their descriptions. There exists also a function (_test_bit) to check, which bit is set...

bug

Migration: trac#53. Required for trac#1. Implement a graphical interface to organize the execution of standard measurements.

enhancement