Skip to content

Commit 2b7489e

Browse files
authored
Doc: describe observable overrides in noise formulae (#574)
1 parent 10e573e commit 2b7489e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/documentation_data_format.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,11 @@ Detailed field description
375375
(see above). Any parameters named ``noiseParameter${1..n}_${observableId}``
376376
*must* be overwritten in the measurement table.
377377

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+
378383
- ``noiseDistribution`` [STRING: 'normal' or 'laplace', OPTIONAL]
379384

380385
Assumed noise distribution for the given measurement. Only normally or

0 commit comments

Comments
 (0)