Skip to content
Snippets Groups Projects
Unverified Commit d53ba222 authored by Stephan Philips's avatar Stephan Philips Committed by GitHub
Browse files

Update Readme.md

parent 4ec51ab6
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,12 @@ The general object that will manage all the segments and the interection with th
```python
p = pulselib()
```
Let's add the physical channels on the AWG,
```python
p.TODO()
```
You might also want to define some virtual gates,
this can simply be done by defining:
```python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment