Skip to content

Commit

Permalink
Merge pull request #1038 from qiboteam/qubit-helpers
Browse files Browse the repository at this point in the history
Qubit creation helpers
  • Loading branch information
alecandido authored Sep 13, 2024
2 parents 6519eb5 + b4e5816 commit 40b09e4
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 103 deletions.
4 changes: 2 additions & 2 deletions doc/source/main-documentation/qibolab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ We can easily access the names of channels and other components, and based on th
.. testoutput:: python
:hide:

Drive channel name: qubit_0/drive
Drive channel name: 0/drive
Drive frequency: 4000000000.0
Drive channel qubit_0/drive does not use an LO.
Drive channel 0/drive does not use an LO.

Now we can create a simple sequence (again, without explicitly giving any qubit specific parameter, as these are loaded automatically from the platform, as defined in the runcard):

Expand Down
Loading

0 comments on commit 40b09e4

Please sign in to comment.