pygsti.report.get_gateset_closest_unitary_table¶
-
pygsti.report.
get_gateset_closest_unitary_table
(gateset, confidenceRegionInfo=None)¶ Create a table for gateset that contains closest-unitary gates.
Parameters: - gateset (GateSet) – The GateSet
- confidenceRegionInfo (ConfidenceRegion, optional) – If not None, specifies a confidence-region used to display error intervals.
Returns: Return type: ReportTable