Skip to content

Commit 14346ec

Browse files
Update docs/best_practices/nwbfile_metadata.rst
Co-authored-by: Ben Dichter <[email protected]>
1 parent d69192f commit 14346ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/best_practices/nwbfile_metadata.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Global Date and Time Reference
1717
An :nwb-schema:ref:`sec-NWBFile` can have two primary time references. The global date and time reference for all
1818
objects in the :nwb-schema:ref:`sec-NWBFile` is the ``timestamps_reference_time``. By default, this is set to the
1919
``session_start_time``, but when writing multiple NWBFiles that are all designed to align to the same time reference,
20-
the ``session_start_time`` may be set separately from the explicitly specified common ``timestamps_reference_time``
21-
used across all of the NWBFiles.
20+
the ``timestamp_reference_time`` used across all of the NWBFiles may be set separately from the ``session_start_time``.
2221

2322
All time-related data in the NWBFile should be synchronized to the ``timestamps_reference_time`` so that future users
2423
are able to understand the timing of all events contained within the NWBFile.

0 commit comments

Comments
 (0)