Skip to content

allowing protocols to take also qubit pair for crosstalk-Rabi - #1625

Draft
lballerio wants to merge 2 commits into
rabi_refactorfrom
rabi_multiple_targets_type
Draft

allowing protocols to take also qubit pair for crosstalk-Rabi#1625
lballerio wants to merge 2 commits into
rabi_refactorfrom
rabi_multiple_targets_type

Conversation

@lballerio

Copy link
Copy Markdown
Contributor

In this PR I am changing the syntax of all Rabi experiments:

  1. Now Rabi experiments takes as targets Union[list[QubitId], list[QubitPairId]]; when inserting a list of qubit pairs, we follow the convention (qubit, drive_line).
  2. Deleting drive_lines fields in Rabi Data and Results classes because useless with this new syntax
  3. Small changes in plotting and updating function to align to the new syntax.

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.

1 participant