Skip to content

Releases: SModelS/smodels

2.2.1

18 Oct 14:52

Choose a tag to compare

SModelS version 2.2.1

Changes:

  • fixes in analyses combinations, simplified and pyhf likelihoods
  • small fixes for python 3.10
  • bumped up pythia8 from 8.306 to 8.307
  • included example on how to plot likelihoods from analysis combination
  • small bug fix for particle addition

v2.2.0.post1

06 Apr 15:45

Choose a tag to compare

SModelS version 2.2.0.post1

Changes:

  • fix for Python versions <= 3.7

v2.2.0

01 Apr 11:18

Choose a tag to compare

SModelS version 2.2.0

Changes:

  • introduced (user-defined) combinations of analyses
  • changed expected limits computed with pyhf from post-fit to pre-fit
  • notion of "nonaggregated" databases introduced
  • small fixes

v2.1.1

21 Oct 08:50

Choose a tag to compare

SModelS version 2.1.1

Changes:

  • caching weight matrix in simplified likelihoods
  • notion of "debug" databases introduced
  • introduced reportAllSRs option
  • tiny fix in mybinder link (see https://pypi.org/project/smodels/)
  • small fixes in unit tests
  • improved truncated Gaussians in likelihoodsFromLimits (but kept as experimental feature)
  • experimental features can now be turned on via ini file

v2.1.0

01 Oct 16:33

Choose a tag to compare

SModelS version 2.1

Major novelties include:

  • Ability to merge databases using '+' as a delimiter
  • slightly extended output of summary printer
  • added scan summary (summary.txt) when running over multiple files
  • added option to slha-printer (expandedOutput)
  • improved interactive plots
  • small changes in the printers, L_max and L_SM added

See the what's new for more details

This version is only compatible with the database version 2.0 and later.

v2.0.0

15 Mar 12:38

Choose a tag to compare

SModelS version 2.0

Major novelties include:

  • support for width-dependent results
  • introduction of particle class
  • introduction of model class

See the what's new for more details

This version is only compatible with the database version 2.0 and later.

v2.0.0 (beta)

12 Feb 12:03

Choose a tag to compare

SModelS version 2.0 (beta)

Major novelties include:

  • support for width-dependent results
  • introduction of particle class
  • introduction of model class

See the what's new for more details

This version is only compatible with the database version 2.0 and later.

v1.2.4.post2

03 Sep 18:34

Choose a tag to compare

SModelS version 1.2.4.post2 fix:

  • small change for the case of no experimental results in slha printer

v1.2.4

05 Nov 14:03

Choose a tag to compare

  • added pyhf support
  • pickle path bug fix
  • bug fix for parallel xseccomputers
  • Introduced the SMODELS_CACHEDIR environment variable to allow for a different
    location of the cached database file
  • fixed dataId bug in datasets

v1.2.3

27 Apr 09:36

Choose a tag to compare

  • server for databases is now smodels.github.io, not smodels.hephy.at
  • small bug fix for displaced topologies
  • database updated with results from more than 20 new analyses
  • small fix in slha printer, r_expected was r_observed
  • caching pickle files now in $HOME/.cache, not in cwd