Actions
Bug #4358
openEEG Visualization Plot Error – X and Y Dimension Mismatch (128 vs 1024)
Status:
Re-open
Priority:
Normal
Assignee:
-
Start date:
10/22/2025
Due date:
% Done:
0%
Estimated time:
Planned Due Date:
Description
While initializing EEG real-time visualization in the Tkinter interface, a ValueError occurs due to a mismatch between the time (x) and signal (y) array dimensions during plotting. Specifically, x (timestamps) has shape (128,), while y (EEG data)has shape(1024,)`.
No data to display
Actions