tqec.computation.zx_plot.draw_correlation_surface_on#

draw_correlation_surface_on(correlation_surface: CorrelationSurface, ax: Axes3D, correlation_edge_width: int = 3) None[source]#

Draw the correlation surface on the provided axes.

Parameters:
  • correlation_surface – The correlation surface to draw.

  • ax – The 3-dimensional ax to draw on.

  • correlation_edge_width – The width of the correlation edge. Default is 3.