Using TogetherSweep() with context measurement? #6354
-
Is is possible to use TogetherSweep() outside dond? Like, using it with context measurement? Something like: with context_meas.run() as datasaver: |
Beta Was this translation helpful? Give feedback.
Answered by
jenshnielsen
Aug 16, 2024
Replies: 1 comment
-
That is not currently something that is implemented but you could probably write a function that took a TogetherSweep and did something with it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mapmen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is not currently something that is implemented but you could probably write a function that took a TogetherSweep and did something with it