Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

IQPlotter.expected_series_data_keys

classmethod IQPlotter.expected_series_data_keys()[source]

Returns the expected series data keys supported by this plotter.

Data Keys:
  • points – Single-shot IQ data.

  • centroid – Averaged IQ data.

Return type:

List[str]