Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pulse_lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QuTech QDLabs
pulse_lib
Commits
f219f585
Commit
f219f585
authored
3 years ago
by
Sander de Snoo
Browse files
Options
Downloads
Patches
Plain Diff
update Readme.md
parent
f47556e1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+5
-2
5 additions, 2 deletions
Readme.md
with
5 additions
and
2 deletions
Readme.md
+
5
−
2
View file @
f219f585
...
...
@@ -3,7 +3,8 @@
Pulse_lib is a library to control multi-channel AWG pulse sequences and digitizer acquisitions
with a simple API using physical units. It is designed to control qubit experiments, especially quantum dot
and spin qubit experiments.
The sequences can contain direct voltage pulses, microwave (MW) pulses, digital markers and triggers.
Sequences can contain direct voltage pulses, microwave (MW) pulses, digital markers and triggers.
The MW pulses in a sequence are phase coherent to enable construction of sequences of quantum gates.
Pulse_lib creates IQ output pairs to generate the MW pulses using a vector signal generator.
...
...
@@ -30,7 +31,7 @@ is currently only supported by the QuTech QuantumSequencer for Keysight PXI.
Pulse_lib supports the following hardware:
*
Keysight PXI M3202A AWG and M3201A digitizer
*
Tektronix AWG5014 with Spectrum M4i digitizer
*
Qblox Pulsar QCM and QRM
instruments
*
Qblox Pulsar QCM and QRM
The communication with the AWGs has been optimized to minimize the overhead between measurements.
The compilation of pulse sequences and the communication with the AWGs will be further optimized
...
...
@@ -42,6 +43,8 @@ You need python 3.7+ and qcodes.
To use pulse_lib with Keysight you also need Keysight SD1 software, Keysight FPGA Test Sync Executive, hvi2-script
and hvi2 schedules.
To use pulse_lib with Qblox you also need
[
Q1Pulse
](
https://github.com/sldesnoo-Delft/q1pulse
)
.
# Quick start
The pulse library can be installed by cloning the library from github on your computer.
Navigate in the github folder and run the following in the terminal:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment