Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/documentation_data_format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,11 @@ Detailed field description
(see above). Any parameters named ``noiseParameter${1..n}_${observableId}``
*must* be overwritten in the measurement table.

Noise formulae can also contain observable parameter overrides, which are
described under ``observableFormula`` in this table. An example is when an
observable formula contains an override, and a proportional noise model is
used, which means the observable formula also appears in the noise formula.

- ``noiseDistribution`` [STRING: 'normal' or 'laplace', OPTIONAL]

Assumed noise distribution for the given measurement. Only normally or
Expand Down