Skip to content

Releases: umami-hep/puma

v0.1.6

26 Jul 12:56
06d907e
Compare
Choose a tag to compare
  • Adding support for weighted histograms (puma.Histogram now has an optional argument weights) #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 to PlotObject class. This allows to specify transparent background when initialising the plot #96

v0.1.5

05 Jul 15:30
0ff3105
Compare
Choose a tag to compare
  • Add linewidth and alpha to legend handles + set alpha=1 by default (in puma.Histogram) #92
  • Decreased default figsize for plots with zero or one ratio panels #90

v0.1.4

30 Jun 10:06
013b9e2
Compare
Choose a tag to compare
  • Renamed the puma.FractionScan and puma.FractionScanPlot classes to more general puma.Line2DPlot and pumal.Line2D #84
  • Splitting force argument of set_log() method into force_x and force_y #83
  • Adding puma.PiePlot class. Pie chart plots with puma.HistogramPlot are no longer possible #70
  • Change default labels of singlebjets and singlecjets #82
  • Support linestyles for variable vs. efficiency plots #78

v0.1.3

23 Jun 09:42
034a475
Compare
Choose a tag to compare
  • Adding more flavours to the global config #73
  • ratio_group in puma.Histogram objects can no longer be set via flavour argument #74
  • Adding example for plt.show replacement + adding theme switcher button to docs #72
  • Adding atlas_tag_outside and change default for atlas_second_tag #71
  • Change default bb-jets colour to dark red and vlines to black #69
  • Adding more general ratio_group argument to puma.Histogram #67
  • Adding calc_separation() to puma.metrics, which allows to calculate the separation between two distributions #27
  • Adding Zenodo link

v0.1.2

02 Jun 14:49
cfe5010
Compare
Choose a tag to compare
  • Adding automated coverage comment for pull request #58
  • Fix that colour and legend label can be individually modified in case of flavoured histogram #57

v0.1.1

30 May 11:18
8d0bf5b
Compare
Choose a tag to compare
  • 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

16 May 11:42
b1d4e01
Compare
Choose a tag to compare
  • Set default number of ratio panels to 0 #17
  • Adding uncertainties to Roc main plots and improving dummy data generator #14
  • Fixing all PEP8 related variable namings #13
  • Adding FractionScan to puma #8

v0.0.0rc6

13 May 09:10
431fa88
Compare
Choose a tag to compare
v0.0.0rc6 Pre-release
Pre-release
Update version (#16)

Co-authored-by: Joschka Birk <[email protected]>