From 2384a69a52c789e864c9dce785d05e536f0b6081 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Wed, 4 Oct 2023 12:05:07 -0700 Subject: [PATCH] Update docs/gallery/advanced_io/linking_data.py Co-authored-by: Ben Dichter --- docs/gallery/advanced_io/linking_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery/advanced_io/linking_data.py b/docs/gallery/advanced_io/linking_data.py index 168708888..4f85786cf 100644 --- a/docs/gallery/advanced_io/linking_data.py +++ b/docs/gallery/advanced_io/linking_data.py @@ -27,7 +27,7 @@ .. tip:: In the case of :py:meth:`~pynwb.base.TimeSeries`, the uncorrected timestamps generated by the acquisition - system can be stored (or linked) in the *sync* group. In the NWB:N format, hardware-recorded time data + system can be stored (or linked) in the *sync* group. In the NWB format, hardware-recorded time data must then be corrected to a common time base (e.g., timestamps from all hardware sources aligned) before it can be included in the *timestamps* of the *TimeSeries*. This means, in the case of :py:meth:`~pynwb.base.TimeSeries` we need to be careful that we are not including data with incompatible