pygsti.report.get_gateset_decomp_table

pygsti.report.get_gateset_decomp_table(gateset, confidenceRegionInfo=None)

Create table for decomposing 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