Skip to content

use qick.pyro's make_proxy for connecting to qick to enable remote tr… - #28

Open
sdoshi4 wants to merge 2 commits into
toolsforexperiments:mainfrom
sdoshi4:qick-traceback-connection
Open

use qick.pyro's make_proxy for connecting to qick to enable remote tr…#28
sdoshi4 wants to merge 2 commits into
toolsforexperiments:mainfrom
sdoshi4:qick-traceback-connection

Conversation

@sdoshi4

@sdoshi4 sdoshi4 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

…aceback.

Currently, we are manually connecting to the Qick's pyro server following the code in
https://github.com/openquantumhardware/qick/blob/main/pyro4/02_client.ipynb

However, there is also a pyro function (shown in the link above) that does this exactly called make_proxy. This function accepts a remote_traceback flag that allows client (lab computer) code to show qick remote traceback in order to help with debugging. This fixes the issue where client code run on the qick would fail, but the client would block and run forever with no traceback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant