pygsti.extras.idletomography.idtreport

pygsti.extras.idletomography.idtreport#

Idle Tomography reporting and plotting functions

Functions

create_idletomography_report(results, filename)

Creates an Idle Tomography report, summarizing the results of running idle tomography on a data set.

Classes

IdleTomographyIntrinsicErrorsTable(ws, ...)

A table of all the intrinsic rates found by idle tomography.

IdleTomographyObservedRatePlot(ws, ...[, ...])

A plot showing how an observed error rate is obtained by fitting a sequence of observed data to a simple polynomial.

IdleTomographyObservedRatesForIntrinsicRateTable(ws, ...)

A table showing the observed error rates relevant for determining a particular intrinsic rate.

IdleTomographyObservedRatesTable(ws, idtresults)

A table of the largest N (in absolute value) observed error rates.