qiskit.ignis.verification.Plotter.sin_plotter¶
- Plotter.sin_plotter(x, y, y_m=None)[Quellcode]¶
Make sin plot of counts in both mqc and po exps. :type x:
array
:param x: Phase series :type y:array
:param y: Counts series :type y_m:Optional
[array
] :param y_m: Mitigated counts series- Verursacht
ImportError – If matplotlib is not present