Skip to content
Merged
Changes from 1 commit
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
3 changes: 3 additions & 0 deletions src/schema/objects/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3277,6 +3277,9 @@ StartTime:
description: |
Start time in seconds in relation to the start of acquisition of the first
data sample in the corresponding (neural) dataset (negative values are allowed).
This data MAY be specified with sub-second precision using the syntax `s[.000000]`,
where `s` reflects seconds, and `000000` reflects fractional seconds. The square
brackets indicate that supplying fractional seconds is OPTIONAL.
type: number
unit: s
StationName:
Expand Down