Skip to content

[CLUS-21] Optimize quantization noise

Jeroen van Straten requested to merge CLUS-21_quantization_noise into development

Description

This adds all parameters added by the quantization noise project.

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Issue(s)

Related MRs

See list in https://qblox.atlassian.net/browse/CLUS-21

Testing

Tested in hardware. See https://qblox.atlassian.net/wiki/spaces/DEV/pages/189595700/Quantization+noise#Hardware-testing

Notes

Please keep in mind that many of these will be hidden in a followup MR but before the next release (i.e. development -> master), pending still-ongoing UX/UI discussions. Notes about UX should be added to https://qblox.atlassian.net/wiki/spaces/DEV/pages/226099231/Channel+map+QCoDeS+parameters and the bottom of https://qblox.atlassian.net/wiki/spaces/DEV/pages/189595700/Quantization+noise) instead. The goal here is to have a consistent internal build + QI that exposes all the features for internal testing, that we can refer back to in internal documentation.

Merge checklist

  • Cleaned up code (correct alligment/spacing/code-style, no dead code, etc).
  • Merge request targets development branch.
  • Assigned assignee (you) and reviewers (team-members).
  • Merge request has been reviewed by at least one team-members.
  • All pipelines pass, including manually triggered ones.
Edited by Jeroen van Straten

Merge request reports