heputils

Helper utilities around the Scikit-HEP ecosystem for common tasks in HEP

BSD-3-CLAUSE License

Downloads
99
Stars
2
Committers
2

Bot releases are hidden (Show)

heputils - v0.0.7 Latest Release

Published by matthewfeickert about 3 years ago

This is a patch release from v0.0.6v0.0.7.

  • Drop Python 3.6 support (#71)
  • Update minimum required version of mplhep to v0.3.8 (#71)
  • Properly use prune in MANIFEST.in when packaging sdist (#75)
  • Apply scale factors to the ratio plot in stack_ratio_plot (#78)
heputils - v0.0.6

Published by matthewfeickert over 3 years ago

This is a patch release from v0.0.5v0.0.6.

  • Use native uproot.to_hist API for ROOT to hist conversion (#51)
  • Add minimum mplhep release to setup.cfg (#53)
    • mplhep>=0.2.18
  • Calculate stat uncertainty from variances (#54)
  • Add ratio plot support (#60)
    • Require hist[plot]>=2.3.0
heputils - v0.0.5

Published by matthewfeickert over 3 years ago

  • Update namespaces for uproot v4.0 and awkward v1.0 (#42)
  • Remove universal wheel flag (#45)
  • Ensure uncertainty bars don't extend below 0 (#47)
  • Set lower bound on hist to v2.2.0 (#47)
    • Pickup boost-histogram v1.0 and mplhep v0.2.16+
  • Set only lower bounds on core dependencies (#49)
heputils - v0.0.4

Published by matthewfeickert almost 4 years ago

  • Add histstyle kwarg to plot.shape_hist (#26)
  • Add experiment information label to plots (#30)
  • Use uproot3 namespace (#31)
heputils - v0.0.3

Published by matthewfeickert almost 4 years ago

  • Add heputils.plot.shape_hist API (PR #19)
  • Migrate to heputils.utils.sum_hists API (PR #21)
heputils - v0.0.2

Published by matthewfeickert almost 4 years ago

  • Release to TestPyPI and PyPI
heputils - v0.0.1

Published by matthewfeickert about 4 years ago