pygsti.report.get_gateset_rotn_axis_table¶
-
pygsti.report.
get_gateset_rotn_axis_table
(gateset, confidenceRegionInfo=None, showAxisAngleErrBars=True)¶ - Create a table of the angle between a gate rotation axes for
- gates belonging to a gateset
Parameters: - gateset (GateSet) – The GateSet
- confidenceRegionInfo (ConfidenceRegion, optional) – If not None, specifies a confidence-region used to display error intervals.
- showAxisAngleErrBars (bool, optional) – Whether or not table should include error bars on the angles between rotation axes (doing so makes the table take up more space).
Returns: Return type: ReportTable