Skip to content

Commit 63f57f2

Browse files
authored
v2: Clarify valid measurement timepoints (#630)
No measurements before the start of the first non-presimulation period. Related to #626.
1 parent 4298e15 commit 63f57f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/v2/documentation_data_format.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,9 @@ Detailed field description
496496
Time point of the measurement in the time unit specified in the employed model,
497497
a finite numeric value, or ``inf`` (lower-case) for steady-state
498498
measurements.
499+
This value must be greater than or equal to the first time point
500+
of the experiment referenced in the ``experimentId`` column
501+
that is not ``-inf``.
499502

500503
If this time point coincides with the time point of a condition change,
501504
the condition change is applied before the observable is evaluated

0 commit comments

Comments
 (0)