@@ -130,7 +130,7 @@ functions. Additionally, a noise model can be introduced to account for
130130the measurement errors. In PEtab, this can be encoded in the observable
131131file:
132132
133- .. list-table :: Observables table ``observables.tsv``.
133+ .. list-table :: Observable table ``observables.tsv``.
134134 :header-rows: 1
135135
136136 * - observableId
@@ -146,7 +146,7 @@ file:
146146 - Rel. STAT5A abundance [%]
147147 - ...
148148
149- .. list-table :: Observables table ``observables.tsv`` (continued).
149+ .. list-table :: Observable table ``observables.tsv`` (continued).
150150 :header-rows: 1
151151
152152 * - ...
@@ -162,7 +162,7 @@ file:
162162 - 100*(STAT5A + pApB + 2*pApA) / (2 \* pApB + 2\* pApA + STAT5A + STAT5B + 2*pBpB)
163163 - ...
164164
165- .. list-table :: Observables table ``observables.tsv`` (continued).
165+ .. list-table :: Observable table ``observables.tsv`` (continued).
166166 :header-rows: 1
167167
168168 * - ...
@@ -235,8 +235,8 @@ PEtab measurement file:
235235 brevity, only the first and last time point of the example are shown
236236 here (the omitted measurements are indicated by “...” in the example).
237237
238- * *noiseParameters * relates to the *noiseParameters * in the observables
239- file. In our example, the measurement noise is unknown. Therefore we
238+ * *noiseParameters * relates to the *noiseParameters * in the observable table.
239+ In our example, the measurement noise is unknown. Therefore we
240240 define parameters here which have to be estimated (see parameters sheet
241241 below). If the noise is known, e.g. from multiple replicates, numeric
242242 values can be used in this column.
0 commit comments