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 a pandas DataFrame into a figure This is needed to conform with the standard file saving routine of QCVV. |
|
Turns the dictionary of outcomes obtained from qiskit backend |
|
Generate a list of labels for the Pauli basis or the standard basis |
|
Produces all result tables for arbitrary Kraus rank estimates and turns them into figures. |
|
Creates error bars (if bootstrapping was used) and formats results for non-gate errors. |
|
Produces all result tables for Kraus rank 1 estimates and turns them into figures. |
|
Analysis function for compressive GST |
|
Converts high level GST results from a pandas Dataframe to a simple observation dictionary |
|
Converts formated string results from mgst to float (value, uncertainty) pairs |
|
Wrapper function for mGST algorithm execution which prepares an initialization and sets the alg. |