pygsti.report.ReportableQty.__init__

ReportableQty.__init__(value, errbar=None)

Initialize a new ReportableQty object, which is essentially a container for a value and error bars.

Parameters:
  • value (anything) – The value to store
  • errbar (anything) – The error bar(s) to store