Releases: umami-hep/puma
Releases · umami-hep/puma
v0.1.6
- Adding support for weighted histograms (
puma.Histogram
now has an optional argumentweights
) #86 - Fixing bug where code crashed when histograms with discrete values + ratio panel were drawn #99
- Adding
h5py
to the Docker images #97 - Adding
transparent
attribute toPlotObject
class. This allows to specify transparent background when initialising the plot #96
v0.1.5
v0.1.4
- Renamed the
puma.FractionScan
andpuma.FractionScanPlot
classes to more generalpuma.Line2DPlot
andpumal.Line2D
#84 - Splitting
force
argument ofset_log()
method intoforce_x
andforce_y
#83 - Adding
puma.PiePlot
class. Pie chart plots withpuma.HistogramPlot
are no longer possible #70 - Change default labels of
singlebjets
andsinglecjets
#82 - Support linestyles for variable vs. efficiency plots #78
v0.1.3
- Adding more flavours to the global config #73
ratio_group
inpuma.Histogram
objects can no longer be set viaflavour
argument #74- Adding example for
plt.show
replacement + adding theme switcher button to docs #72 - Adding
atlas_tag_outside
and change default foratlas_second_tag
#71 - Change default bb-jets colour to dark red and vlines to black #69
- Adding more general
ratio_group
argument topuma.Histogram
#67 - Adding
calc_separation()
topuma.metrics
, which allows to calculate the separation between two distributions #27 - Adding Zenodo link
v0.1.2
v0.1.1
- Adding documentation for updating the version switcher in the docs #49
- Adding version support in docs #42#45
- Adding development guidelines to the docs #41
- Adding logx #40
- Adding example page for the fraction scan plots #38
- Add warning for plotting normalised histograms without saying to in the ylabel #34
- Adding Docker images #33
- Remove warning when adding more than one reference histogram is case is allowed #32
- Update documentation #24
v0.1.0
v0.0.0rc6
Update version (#16) Co-authored-by: Joschka Birk <[email protected]>