pygsti.report.get_gateset_choi_table¶
-
pygsti.report.
get_gateset_choi_table
(gateset, confidenceRegionInfo=None)¶ Create a table for the Choi matrices of a gateset’s 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