Skip to content
Snippets Groups Projects
Commit b11fe3ca authored by TUD278090's avatar TUD278090
Browse files

change station

parent 58ade070
No related branches found
No related tags found
No related merge requests found
from sample_specific.station import init_station
from sample_specific.station.load_pulse_lib import return_pulse_lib
import logging
station = init_station()
pulse = return_pulse_lib(station.hardware, station.AWG1, station.AWG2, station.AWG3)
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