pygsti.report.get_gateset_spam_parameters_table¶
-
pygsti.report.
get_gateset_spam_parameters_table
(gateset, confidenceRegionInfo=None)¶ Create a table for gateset’s “SPAM parameters”, that is, the dot products of prep-vectors and effect-vectors.
Parameters: - gateset (GateSet) – The GateSet
- confidenceRegionInfo (ConfidenceRegion, optional) – If not None, specifies a confidence-region used to display error intervals.
Returns: Return type: ReportTable