Skip to content

Sweep detuning l3#491

Open
KU-QM wants to merge 1 commit intofeat/quantum_dotsfrom
feat/psb_sweep_detuning_l3
Open

Sweep detuning l3#491
KU-QM wants to merge 1 commit intofeat/quantum_dotsfrom
feat/psb_sweep_detuning_l3

Conversation

@KU-QM
Copy link
Copy Markdown

@KU-QM KU-QM commented Mar 6, 2026

No description provided.

node.results["ds_fit"], fit_results = fit_raw_data(node.results["ds_raw"], node)
node.results["fit_results"] = {k: {kk: vv for kk, vv in v.items() if kk != "_diag"} for k, v in fit_results.items()}
node.namespace["_fit_results_full"] = fit_results
log_fitted_results(node.results["fit_results"], log_callable=node.log)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought that for each detuning we would plot the IQ clouds, fit a GMM or Barthel type model, and calculate the readout visibility / SNR - or does this happen in a different node?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thought that was the fixed detuning version? Wasn't sweep detuning should just be to find the right detuning value?

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