Skip to content

Commit

Permalink
update /characterization/tphi.py (Qiskit-Extensions#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naohnakazawa committed May 9, 2024
1 parent a5cfef3 commit 55eee0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qiskit_experiments/library/characterization/tphi.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ class Tphi(BatchExperiment):
)
exp_data = exp.run().block_for_results()
display(exp_data.figure(0))
display(exp_data.figure(1))
exp_data.analysis_results(dataframe=True)
# section: reference
Expand Down

0 comments on commit 55eee0b

Please sign in to comment.