You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: it says use time vector but this doesn't return times.
117
127
118
128
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
119
129
Providing the full time array
120
130
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
121
131
122
132
Finally, may want to get full time array. Where do you get this from?
133
+
Loaded - some more information on where from
134
+
135
+
`recording.has_time_vector()`.
136
+
137
+
we can set times e.g. as above.
123
138
124
-
Note that for some extractors, e.g. read_openephys you can load the syncrhonized timestamps directly (load_sync_timestamps param). It would be important to mention!
139
+
1) set the times
140
+
2) print the times. Note how they are different to the above case!
125
141
142
+
Note that for some extractors, e.g. read_openephys you can load the
143
+
syncrhonized timestamps directly (load_sync_timestamps param). It would be
144
+
important to mention! Section on when files are loaded autoamticaly!
0 commit comments