iq_readout.plots.shots1d#

Functions to plot in 1D.

Functions

plot_pdf_along_line(ax, points, shots, pdf_func)

Plots the projection of the experimental histogram and the fitted pdf to the line defined by the points in the given axes

plot_pdf_projected(ax, shots_proj, pdf_func)

Plots the projected experimental histogram and the fitted pdf in the given axis.

plot_several_pdfs_along_line(ax, points, ...)

Plots the projected experimental histogram and the fitted pdf in the given axis

plot_two_pdfs_projected(ax, classifier, ...)

Plots the projected experimental histogram and the fitted pdf in the given projection axis.