CompleteMeasFitter.plot_calibration

CompleteMeasFitter.plot_calibration(ax=None, show_plot=True)[source]

Plot the calibration matrix (2D color grid plot)

Parameters
  • show_plot (bool) – call plt.show()

  • ax (matplotlib.axes.Axes) – An optional Axes object to use for the plot