plot_ideal_process_matrix

SimulationResult.plot_ideal_process_matrix(spin_names=None, value='re-im')

Plot the ideal process matrix corresponding to the ideal circuit.

Parameters:
  • spin_names (str | List[str] | None) – Names of the selected spins (defaults to all spins).

  • value (str) – ‘abs’ or ‘re-im’.

Note

Currently only supported to plot max 3 spins.