pygsti.report.get_gates_vs_target_table

pygsti.report.get_gates_vs_target_table(gateset, targetGateset, confidenceRegionInfo=None)

Create a table comparing a gateset’s gates to a target gateset.

Parameters:
  • targetGateset (gateset,) – The gate sets to compare
  • confidenceRegionInfo (ConfidenceRegion, optional) – If not None, specifies a confidence-region used to display error intervals.
Returns:

Return type:

ReportTable