pygsti.report.get_gates_vs_target_err_gen_table¶
-
pygsti.report.
get_gates_vs_target_err_gen_table
(gateset, targetGateset, confidenceRegionInfo=None)¶ Create a table listing the error generators obtained by 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