Skip to content
Snippets Groups Projects
Commit ff6de457 authored by Sander Snoo's avatar Sander Snoo
Browse files

cleanup

parent 30a9837c
No related branches found
No related tags found
No related merge requests found
from pulse_lib.base_pulse import pulselib
from pulse_lib.virtual_channel_constructors import virtual_gates_constructor
import numpy as np
_backend = 'Qblox'
#_backend = 'Keysight'
......
from pulse_lib.base_pulse import pulselib
from pulse_lib.virtual_channel_constructors import virtual_gates_constructor, IQ_channel_constructor
import numpy as np
from pulse_lib.virtual_channel_constructors import IQ_channel_constructor
_backend = 'Qblox'
#_backend = 'Qblox'
#_backend = 'Keysight'
#_backend = 'Keysight_QS'
_backend = 'Keysight_QS'
_ch_offset = 0
......
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