Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access to CCD images from QuEra #308

Open
balewski opened this issue Jul 14, 2023 · 1 comment
Open

access to CCD images from QuEra #308

balewski opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@balewski
Copy link

Currently you provide access to bitstrings from the measured final state of AHS evolution.

job = AwsQuantumTask(arn=task_arn, poll_timeout_seconds=30)
rawBitstr=job.result().get_counts()

For debugging purposes I'd like to have access to the CCD image from each shot
rawCCD_mages=job.result().????() --> shape [numShots, 1K,1K]

@balewski balewski added the enhancement New feature or request label Jul 14, 2023
@licedric
Copy link
Contributor

Thank you for adding this feature request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants