Skip to content

Commit 5495283

Browse files
added a mention of options:experimentalFeatures in docs
1 parent 711d32f commit 5495283

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/manual/source/ReleaseUpdate.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ New in Version 2.1.1:
4646
* tiny fix in mybinder link (see https://pypi.org/project/smodels/)
4747
* small fixes in unit tests
4848
* improved truncated Gaussians in likelihoodsFromLimits (but kept as experimental feature)
49-
* experimental features can now be turned on via ini file
49+
* :ref:`experimental features <parameterExperimentalFeatures>` can now be turned on via ini file
5050

5151
New in Version 2.1.0:
5252
^^^^^^^^^^^^^^^^^^^^^

docs/manual/source/RunningSModelS.rst

+4
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ Below we give more detailed information about each entry in the parameters file.
147147

148148
* **reportAllSRs** (True/False): set to True to report all signal regions, instead of best signal region only. Available from v2.1.1 onwards.
149149

150+
.. _parameterExperimentalFeatures:
151+
152+
* **experimentalFeatures** (True/False): set to True to enable experimental features that are not yet considered part of SModelS proper. Available from v2.1.1 onwards. Use with care.
153+
150154
.. _parameterFileParticles:
151155

152156
* *particles*: defines the particle content of the BSM model

0 commit comments

Comments
 (0)