Skip to content

Releases: umami-hep/puma

v0.2.4

06 Apr 17:36
b764bbc
Compare
Choose a tag to compare
  • Replace dijets category with QCD category !170

v0.2.3

28 Mar 12:19
209a816
Compare
Choose a tag to compare

v0.2.2

28 Feb 13:34
a783752
Compare
Choose a tag to compare
  • Cast scores to full precision !159
  • Add Xbb Support !157
  • Improvements to the high level API !155
  • Fixate the python container version !153
  • Improve ROC format #146
  • Fix for CI !152

v0.2.1

16 Dec 12:03
1eb0ead
Compare
Choose a tag to compare
  • Change legend label of dijets #146

v0.2.0

13 Dec 09:41
77218fe
Compare
Choose a tag to compare
  • Adding new high level API #128

v0.1.9

30 Nov 13:16
c4b4cac
Compare
Choose a tag to compare
  • Adding boosted categories for Xbb to utils !138
  • Running pylint also for tests #133
  • Fix handling of nan values in histograms #125
  • Adding support for under- and overflow bins in puma.HistogramPlot #124
  • (Documentation) Adding copy-button to code cells in documentation #131

v0.1.8

30 Aug 12:22
93e38eb
Compare
Choose a tag to compare
  • Fix set_ylim in puma.PlotBase such that y-limits are correctly modified in cases with a y-offset #119
  • Adding example for puma.Line2DPlot to the docs #117
  • Adding support for ROC plots without ratio panels (was not possible until now) #114
  • Lines with label=None (which is the default) will not appear in the legend anymore #113
  • Adding new function puma.utils.get_good_linestyles() for easier linestyle management #116
  • Adding the method make_linestyle_legend() which allows to specify an additional legend for linestyles #113

v0.1.7

10 Aug 14:39
c25c905
Compare
Choose a tag to compare
  • Adding new option to place rejection label legend in ROC plots #109

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