pygsti.report.get_gates_vs_target_angles_table¶
-
pygsti.report.
get_gates_vs_target_angles_table
(gateset, targetGateset, confidenceRegionInfo=None)¶ Create a table comparing a gateset 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