DiCarloLab-Delft / PycQED_py3

Python3 version of PycQED using QCoDeS as backend
MIT License
67 stars 40 forks source link

Is it possible to create & run Circuit by using MeasurementControl? #731

Open dgks0n opened 3 months ago

dgks0n commented 3 months ago

Is there any ways to create, run, measure outcomes of circuit algorithm by using MeasurementControl? I was that deprecated/pycqed/instrument_drivers/virtual_instruments/pyqx/qx_client.py provides following operations. However it seems that qx_client.py was deprecated.

MiniSean commented 3 months ago

The measurement control is designed to run circuit algorithms on real hardware. The support for running virtual circuits has indeed been dropped. However, our Quantum Inspire platform is perfect for running 5 qubit circuits on real devices and/or running virtual circuits in the QX simulator. And is accessible from the cloud.