iqm.benchmarks.compressive_gst.gst_analysis#
Data analysis code for compressive gate set tomography
Functions
|
Resamples circuit outcomes a number of times and computes GST estimates for each repetition All results are then returned in order to compute bootstrap-error bars for GST estimates. |
|
Turns the dictionary of outcomes obtained from qiskit backend |
|
Produces all result tables for arbitrary Kraus rank estimates |
|
Creates error bars (if bootstrapping was used) and formats results for non-gate errors. |
|
Produces all result tables for Kraus rank 1 estimates |
|
Analysis function for compressive GST |
|
Converts high level GST results from a pandas Dataframe to a simple observation dictionary |
|
Process a single bootstrap sample for Gate Set Tomography. |
|
Process a single qubit layout for Gate Set Tomography analysis. |
|
Process and generate all plots for a single qubit layout. |
|
Wrapper function for mGST algorithm execution which prepares an initialization and sets the alg. |