-
Notifications
You must be signed in to change notification settings - Fork 126
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
Add minimal working code examples in Experiment API docs #1494
base: main
Are you sure you want to change the base?
Add minimal working code examples in Experiment API docs #1494
Conversation
local/main is updated
local/main is updated
local/main updated
local/main updated
local/main is updated
local/main is updated
local/main is updated
local/main is updated
local/main is updated
local/main is updated
loal/main is updated.
local/main is updated
…periments into main local/main is updated
…periments local/main updated
…periments lodal/main updated
…periments into main local/main updated (Qiskit-Extensions#1238)
…periments local/main updated (Qiskit-Extensions#1238)
local/main updated
local/main update
…eriments into issue-qiskit-community#1238-draft2 update local2/issue-#1238-draft2 with upstream/main
Thanks for working on the documentation, @Naohnakazawa! A couple comments on your changes:
|
Thank you for your comment, @wshanks. I know the deprecation policy of the Qiskit 2.0. EFSpectroscopy, EFRabi, EFRoughXSXAmplitudeCal, must be improved. These examples run well, but target frequencies are wrong. Those are my previous mistakes. I would like to improve these examples if possible.
As for the execution time, the main part of it is StarkRamseyXYAmpScan. I have already deleted a code example of StarkP1Spectroscopy. Without the example of StarkRamseyXYAmpScan, the run time of docs build will be improved. |
Summary
This change adds minimal working code examples to the API pages for Experiments,
EFSpectroscopy,
EFRabi,
StarkRamseyXYAmpScan,
FineAmplitudeCal,
FineXAmplitudeCal,
FineSXAmplitudeCal,
FineDragCal,
FineXDragCal,
FineSXDragCal,
FineFrequencyCal,
FrequencyCal,
HalfAngleCal,
RoughAmplitudeCal,
RoughXSXAmplitudeCal,
EFRoughXSXAmplitudeCal,
RoughDragCal,
RoughFrequencyCal,
QuantumVolume,
InterleavedRB,
LayerFidelity,
StandardRB,
MitigatedProcessTomography,
MitigatedStateTomography,
ProcessTomography,
StateTomography and
TomographyExperiment.
Details and comments
issue#1238
andissue#1221
.PR checklist (delete when all criteria are met)