From 939bcb77dde0ff922c252cfd3d36a9264422ad73 Mon Sep 17 00:00:00 2001 From: Wolfgang Waltenberger Date: Wed, 31 Jul 2024 17:53:53 +0200 Subject: [PATCH] removing spaces --- ReleaseNotes | 18 +++++++++--------- docs/manual/source/ReleaseUpdate.rst | 12 ++++++------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ReleaseNotes b/ReleaseNotes index e0ea76ca3..3dc39f156 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -14,20 +14,20 @@ Release v3.0.0, Mon 5 Aug 2024 * Clustering of SMS for UL results replaced by a (simple) K-means clustering algorithm (see Clustering) * Changed the lock file mechanism for downloading the database to work with all file systems, fixes #37 * Added CITATION.cff file, closes #38 - * Added smodels-analyses.json in database + * Added smodels-analyses.json in database - * Database extension: added results from 10 (or 11, tbc) ATLAS and 6 CMS analyses: + * Database extension: added results from 10 (or 11, tbc) ATLAS and 6 CMS analyses: - results from ATLAS: - ATLAS-SUSY-2019-08, ATLAS-SUSY-2018-42, ATLAS-SUSY-2018-33, ATLAS-SUSY-2018-22, - ATLAS-SUSY-2018-16, ATLAS-SUSY-2018-13, ATLAS-SUSY-2018-09, - ATLAS-EXOT-2019-03, ATLAS-EXOT-2018-48, ATLAS-EXOT-2018-06 (tbc!), ATLAS-EXOT-2013-11 + ATLAS-SUSY-2019-08, ATLAS-SUSY-2018-42, ATLAS-SUSY-2018-33, ATLAS-SUSY-2018-22, + ATLAS-SUSY-2018-16, ATLAS-SUSY-2018-13, ATLAS-SUSY-2018-09, + ATLAS-EXOT-2019-03, ATLAS-EXOT-2018-48, ATLAS-EXOT-2018-06 (tbc!), ATLAS-EXOT-2013-11 - results from CMS: CMS-SUS-21-007, CMS-EXO-20-004, CMS-EXO-20-008, CMS-EXO-19-012, CMS-EXO-16-057, CMS-EXO-12-059 - - Note that the 4 ATLAS-EXOT and 5 CMS-EXO analyses are resonance searches, while - ATLAS-SUSY-2018-13 is an RPV SUSY search. These 10 analyses can only be treated - with the new graph-based topology description of SModelS v3. + + Note that the 4 ATLAS-EXOT and 5 CMS-EXO analyses are resonance searches, while + ATLAS-SUSY-2018-13 is an RPV SUSY search. These 10 analyses can only be treated + with the new graph-based topology description of SModelS v3. Release v2.3.3, Tue 19 Dec 2023 diff --git a/docs/manual/source/ReleaseUpdate.rst b/docs/manual/source/ReleaseUpdate.rst index 8abcdb1d5..8440eb2fc 100644 --- a/docs/manual/source/ReleaseUpdate.rst +++ b/docs/manual/source/ReleaseUpdate.rst @@ -41,25 +41,25 @@ New in Version 3.0.0: * Large code refactoring * Added option for selecting which quantum numbers to be ignored in prompt results (see the :ref:`ignorePromptQNumbers` option in parameters.ini) * Added :ref:`outputFormat ` option to parameters.ini to allow for writing the output using the old format (old bracket notation instead of new string representation of SMS) - * Output for |EMrs| now reports negative log likelihoods, instead of likelihoods + * Output for |EMrs| 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 (see :ref:`missing topologies `) * `model.updateParticles `_ and `crossSection.getXsecFromSLHAFile `_ can now also supply SLHA strings instead of SLHA filenames as argument * Z2parity attribute of particles is no longer needed (in QNUMBERS blocks) - * `jsonFiles `_ entries in database now allow to specify also pyhf region names and region types (signal or control region) + * `jsonFiles `_ entries in database now allow to specify also pyhf region names and region types (signal or control region) * Introduced centralized database dictionary to decrease redundancies in SMS matching (see :ref:`SMS Dictionary `) * Clustering of SMS for UL results replaced by a (simple) K-means clustering algorithm (see :ref:`Clustering `) * Changed the lock file mechanism for downloading the database to work with all file systems, fixes `#37 `_ * Added CITATION.cff file, closes `#38 `_ - * Added smodels-analyses.json in database + * Added smodels-analyses.json in database * |database| extension, added results from 10 (11?) ATLAS and 6 CMS analyses: - * results from ATLAS: ATLAS-SUSY-2019-08, ATLAS-SUSY-2018-42, ATLAS-SUSY-2018-33, ATLAS-SUSY-2018-22, ATLAS-SUSY-2018-16, ATLAS-SUSY-2018-13, ATLAS-SUSY-2018-09, ATLAS-EXOT-2019-03, ATLAS-EXOT-2018-48, ATLAS-EXOT-2018-06 (tbc!), ATLAS-EXOT-2013-11 + * results from ATLAS: ATLAS-SUSY-2019-08, ATLAS-SUSY-2018-42, ATLAS-SUSY-2018-33, ATLAS-SUSY-2018-22, ATLAS-SUSY-2018-16, ATLAS-SUSY-2018-13, ATLAS-SUSY-2018-09, ATLAS-EXOT-2019-03, ATLAS-EXOT-2018-48, ATLAS-EXOT-2018-06 (tbc!), ATLAS-EXOT-2013-11 * results from CMS: CMS-SUS-21-007, CMS-EXO-20-004, CMS-EXO-20-008, CMS-EXO-19-012, CMS-EXO-16-057, CMS-EXO-12-059 - * Note that the 4 ATLAS-EXOT and 5 CMS-EXO analyses above are resonance searches, while ATLAS-SUSY-2018-13 is an RPV SUSY search. These 10 analyses can only be treated with the new graph-based topology description of SModelS v3. - + * Note that the 4 ATLAS-EXOT and 5 CMS-EXO analyses above are resonance searches, while ATLAS-SUSY-2018-13 is an RPV SUSY search. These 10 analyses can only be treated with the new graph-based topology description of SModelS v3. + New in Version 2.3.3: ^^^^^^^^^^^^^^^^^^^^^