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
My colleague asked me if it is possible to save "unix time" in the json file in addition to sample number. This is needed to match open-ephys and webcam. An OE plugin for this has already been created. Is it possible to do this with Oat? Also, what are your thoughts on reliability of such timestamps?
I'm currently doing an oat-record refactor that will allow each sample to be published with a timestamp. Maybe a week to get that done.
Timestamps across computers will not be comparable unless you are careful to synchronize the computers using an NTP before each run. They will drift after each sync.
Hi Jon,
My colleague asked me if it is possible to save "unix time" in the json file in addition to sample number. This is needed to match open-ephys and webcam. An OE plugin for this has already been created. Is it possible to do this with Oat? Also, what are your thoughts on reliability of such timestamps?
Related discussion here: https://groups.google.com/forum/#!topic/open-ephys/Di5LfZbLKic
Thanks!
The text was updated successfully, but these errors were encountered: