Skip to content

Releases: umami-hep/puma

v0.2.6

01 Jun 08:54
b3ddf40
Compare
Choose a tag to compare
  • Fixing issue in use_atlas_tag !184
  • Add probability plots to HLAPI and support WP vlines !183

v0.2.5

12 May 15:09
3941474
Compare
Choose a tag to compare
  • Update requirements to include atlas-ftag-tools v0.1.3 !180
  • Use VarVsVar as a base class for VarVsEff !179
  • Adding fraction scans to high level API !178
  • Update pre-commit (using ruff) and store tagger scores as structured array !177
  • Remove dev image !176
  • Fix bug in ratio axis limits !175
  • Add VarVsVar plot !172

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