We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e573e commit 2b7489eCopy full SHA for 2b7489e
doc/documentation_data_format.rst
@@ -375,6 +375,11 @@ Detailed field description
375
(see above). Any parameters named ``noiseParameter${1..n}_${observableId}``
376
*must* be overwritten in the measurement table.
377
378
+ Noise formulae can also contain observable parameter overrides, which are
379
+ described under ``observableFormula`` in this table. An example is when an
380
+ observable formula contains an override, and a proportional noise model is
381
+ used, which means the observable formula also appears in the noise formula.
382
+
383
- ``noiseDistribution`` [STRING: 'normal' or 'laplace', OPTIONAL]
384
385
Assumed noise distribution for the given measurement. Only normally or
0 commit comments