From fbbfee19def8fcdcc4f1a998970c5b3836c6129f Mon Sep 17 00:00:00 2001 From: aarsh <144159115+Aarshpatel12@users.noreply.github.com> Date: Mon, 26 Jan 2026 16:11:01 +0530 Subject: [PATCH] Feat: Add 'Offset time' to general quantities (Fixes #75) --- docs/quantities.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/quantities.md b/docs/quantities.md index bbcac967..8f441cf9 100644 --- a/docs/quantities.md +++ b/docs/quantities.md @@ -112,6 +112,7 @@ This section contains general physical and mathematical quantities which are use | Q.GE1.013 | Start of range | -- | $x_{start}$ | The start point of the range [$x_{start}$, $x_{end}$]. | variable | -- | | Q.GE1.014 | End of range | -- | $x_{end}$ | The end point of the range [$x_{start}$, $x_{end}$]. | variable | -- | | Q.GE1.015 | Sample size | -- | $n$ | The number samples within a data set.| variable | -- | +| Q.GE1.016 | Offset time | -- | $t_0$ | Time offset (e.g. delay between trigger and acquisition). | s | -- | | Q.GE1.999 | Quantity not listed | -- | -- | This is a custom free-text item, which can be used if a quantity of interest is not listed. Please state a literature reference and request the item to be added to the lexicon for future usage. | [variable] | -- |