digital-cinema-arts / Muse-Analysis-Tools

A set of tools to analyze and create charts from Muse EEG devices.
GNU Affero General Public License v3.0
34 stars 10 forks source link

Convert TimeStamp field to UNIX time #2

Closed digital-cinema-arts closed 4 years ago

digital-cinema-arts commented 4 years ago

Convert TimeStamp field to UNIX time which is needed for accurate synchronization of data, to be able to keep track of data rejection, assignment of markers, etc.

digital-cinema-arts commented 4 years ago

Done. Changed data type to datetime64.