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? This bug was introduced by making the qudi kernel deliver prints and errors in an asynchronous way. (see PR #539 #528) ## *When*...

design issue
comp:core

## *What* is affected by this bug? v0.10 depth scanning confocal_logic ## *When* does this occur? Scanning in XZ yields the expected behaviour (the Y voltage is kept fixed and...

## *What* is affected by this bug? ## *When* does this occur? ## *Where* on the platform does it happen? ## *How* do we replicate the issue? ## Expected behavior...

## *What* is affected by this bug? The reason X series NI cards with 4 counters are required is because the clock outputs for scanning and counting are finite in...

## *What* is affected by this bug? For AFM scanning I have included a second set of analog outputs for driving an AFM stage at the same time as the...

## *What* is affected by this bug? The crosshair jumps (if it is not within the scan range) during the confocal scan, and jumps back to its initial position. ##...

bug
design issue
comp:confocal

## *What* is affected by this bug? Getting the elapsed time from the fast counter can return misleading information. The pulsed measurement starts after the pulser is turned on and...

bug
comp:pulsed

## *What* is affected by this bug? `FitSettingsDialog` can only control/configure a single `FitContainer` instance. ## *When* does this occur? When trying to use multiple `FitContainer` instances in a measurement...

design issue
comp:fit_logic

While reviewing Pull Request #375 a substantial conversation was started around the fact that confocal logic has 'x', 'y', 'z' axes hard-coded into its class attribute names (for example, image_x_range)....

design issue
comp:confocal

## *What* is affected by this bug? If the two optional parameters of `sequencegeneratorlogic` `additional_predefined_methods_path ` and `additional_sampling_functions_path` point to the same folder, problems can arise when pickling. The error...

bug
dependencies
comp:pulsed