Skip to content

Wip/simulated data acquirer with callback sensor tuning#69

Open
domess wants to merge 44 commits into
qua-platform:wip/simulated-data-acquirer-with-callback-sensor-tuningfrom
domess:wip/simulated-data-acquirer-with-callback-sensor-tuning
Open

Wip/simulated data acquirer with callback sensor tuning#69
domess wants to merge 44 commits into
qua-platform:wip/simulated-data-acquirer-with-callback-sensor-tuningfrom
domess:wip/simulated-data-acquirer-with-callback-sensor-tuning

Conversation

@domess

@domess domess commented Sep 29, 2025

Copy link
Copy Markdown
Collaborator

There is a new button "Compensate sensors":
It computes and displays the fitted compensation matrix. So far, it only works for the simulated data. A ramp function was added to the simulated data acquirer.

All the parameters needed for the algorithms to compute the transformation matrix are in the config-file (folder video_mode/utils).

Note that Oswin's pull request #37 is added to the code.

domess and others added 30 commits June 16, 2025 14:20
…uts. It now works for any user-defined example.
…t__) instead of the function get_voltage_control_component()
… does not match the number of voltage parameters.

In case no labels are provided, use default labels vg1, vg2, ...
…h QCodes Parameters. Added Type checking to BasicParameter
…f values. This is done by adding wrapper class CallbackParameter
domess added 14 commits July 11, 2025 14:11
…e Sensors" button actually computes the gate compensation and the fitted compensation matrix P_c is displayed in the annotation tab. This only works for simulated data, so far.

Note that P_c is the unity matrix, since there is no P_c implemented in the QDarts simulator.
…ntral point plus/minus delta). Prepared for incorporating coordinate transformation into the simulated values.
…nted: a faster algorithm (align linearly) and a slower algorithm (sensor response is modelled as a sum of Gaussian basis functions).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants