mplhep
mplhep copied to clipboard
MERGE: API and scope
Functionality
basic histogram plotting
names not fixed
- histplot
- hist2dplot
Include uncertainties, different styles
comparison
-
general plotting of a comparison with multiple types of comparisons below
-
separate comparison plots
pull(mayberesiduals? Pulls are more of a bias measurement)diff- more?
model plotting
Separate part to plot components, stacking etc
util
plot_reorder_legendvssort_legend- many smaller ones
API
Namespaces similar to matplotlib.
mplhep mane namespace
main namespace
histplot: default- more
subplot
create_figures or similar
compare?
For comparison of
style
Keep the same layout of mplhep (set style explicitly, not on import)
Scope
Provide the last mile to the user
First PR merged here: https://github.com/scikit-hep/mplhep/pull/573