plot_binned_mean#

protopipe.benchmarks.plot_binned_mean(x, y, bins=None, yerr=True, ax=None, **kwargs)[source]#

Plot mean of y in each bin in x with standard deviation as errorbars.