We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d691e3 commit 4b2f069Copy full SHA for 4b2f069
src/schema/objects/metadata.yaml
@@ -3277,6 +3277,8 @@ StartTime:
3277
description: |
3278
Start time in seconds in relation to the start of acquisition of the first
3279
data sample in the corresponding (neural) dataset (negative values are allowed).
3280
+ This data MAY be specified with sub-second precision using the syntax `s[.000000]`,
3281
+ where `s` reflects whole seconds, and `.000000` reflects OPTIONAL fractional seconds.
3282
type: number
3283
unit: s
3284
StationName:
0 commit comments