-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Currently, the best practices section on breaks in continuity specifies what to do if you have gaps in your data, but you still have all the timestamps (or starting times/rates) in a common time basis. But, it doesn't give any recommendation for what to do if you have discontinuous data with no record of the timing relationship between segments.
This recently came up with a user (@ElpyDE) on slack and then subsequently on penalab/ndx-auditory#1, in which there is a series of auditory stimuli whose order is known and within-stimulus timing information is known, but the between-stimulus interval was not recorded.
My initial reaction is that we should strongly encourage experimentalists to record the global timing information of all the data in their experiments, since such info can be critical for data reuse. Of course, if that didn't happen, maybe we can recommend estimating the starting times of each discontinuous block (as accurately as possible), and adding a note in the description that starting_time is approximate.
Curious to hear other ideas/opinions. @rly @bendichter