plot_binned_median#

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

Plot median of y in each bin in x with the central 1-sigma interval as errorbars.