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

Update Sampler documentation!! #2655

Open
dawei-zh opened this issue Feb 20, 2025 · 2 comments
Open

Update Sampler documentation!! #2655

dawei-zh opened this issue Feb 20, 2025 · 2 comments

Comments

@dawei-zh
Copy link

What is the expected feature or enhancement?
I think the documentation of Sampler should be updated. For example, I create a circuit from composer and run it on ibm_brussels, then when loading data the approach on this website does not work. Instead, I use something below to extract the shot information.

Image

Moreover, I think now you are outputing the measurement result for each time with a hex format number and I found that if using the suggestion conversion from GPT-o3-mini, some will only output a single string (e.g., '0'). Keep in mind that the order of output string really matters when doing post-processing so I think when upgrading your documentation, you had better to add the code to help user convert.

Image

---from a Premier Plan user

@Eric-Arellano Eric-Arellano transferred this issue from Qiskit/qiskit-ibm-runtime Feb 20, 2025
@javabster
Copy link
Collaborator

Hi @dawei-zh thanks for opening an issue - we double checked the code in the link you sent and were not able to reproduce the issue you are facing. This means the issue is likely something to do with your job or the circuit you were trying to run, not the documentation. If you can send more code with the circuit you were trying to run we can take another look, or as a premium plan user you can reach out to IBM Quantum Support for personalised help debugging your code

@dawei-zh
Copy link
Author

Hi @javabster Thanks for your comments and I try to run a sampler job this morning. It seems that the Sampler works properly right now but I still have the confusion, since I saw something on the previous screenshot two weeks ago. I put my jupyter-notebook here (https://github.com/dawei-zh/issues-reproduce/blob/main/qiskit-feedback-new.ipynb) and I appreciate that you take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants