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

Filtering will sometimes truncate data - HIGH PRIORITY #41

Closed digital-cinema-arts closed 4 years ago

digital-cinema-arts commented 4 years ago

Describe the bug

Sometimes using filtering (doesn't seem to matter which type) the data is truncated in the resulting graph.

New bug. Must be a side effect of new code revisions.

HIGH PRIORITY.

digital-cinema-arts commented 4 years ago

The issue is related to markers in the csv data files, those rows do not contain EEG data. Working on a fix ASAP.

HIGH PRIORITY

digital-cinema-arts commented 4 years ago

Done.