* Fixes in build info to prepare for conda-forge * Fixed wrong imports, overlooked in refactoring from v2 -> v3 * Fixed pythia8 autocompile
3.0.2
* Small fix in pyhf caching code (results should not change) * Fixes with parallelisation of resummino cross section computer * Tiny fix to allow '' without subsequent whitespace as comment in text database
3.0.1
Small bug-fixing release:
* Bug fix for printing signal region combination results * New cluster algorithm (simpler and more stable) * Made the pyhf backend configurable. WARNING: if backend specified is not found, we now fall back to numpy!
3.0.0
New version with extension to general SMS topologies using graphs
* Large code refactoring * Added option for selecting which quantum numbers to be ignored in prompt results (see the ignorePromptQNumbers option in parameters.ini) * Added outputFormat option to parameters.ini for switching back to v2 output format (old bracket notation); default is v3 output format (string representation of SMS) * Output for EM-type results now reports negative log likelihoods, instead of likelihoods * Changes in missing topologies (coverage): the grouping of topologies is now done only by final states and ignores the topology structure * jsonFiles entries in the database now allow to specify also pyhf region names and region types (signal or control region) * Enabled EMs for control regions to emulate signal leakage to control regions * See ReleaseNotes for additional changes
*Note that SModelS v3 should be used with database versions v3.0.0 or later*
2.3.3
Changes:
* added resummino cross section computer * fixed bug in computation of error on muhat, for pyhf likelihoods (affects mostly the numpy backend) * small change in initialisation of gradient descent method for computation of combined mu_hat, to increate robustness of method
2.3.2
SModelS version 2.3.2
Changes:
* fixed bug in initialisation of analysis combination * smodels version now printed in all output formats