Actions
Bug #4504
openValueError Due to Non-Unique Channel Selection During Feature Extraction
Start date:
12/23/2025
Due date:
12/26/2025 (about 7 months late)
% Done:
0%
Estimated time:
Planned Due Date:
12/26/2025
Description
While executing the EEG processing pipeline through the Tkinter-based UI, the application throws an exception during feature extraction. The error occurs when pick_channels() is invoked on the raw object, resulting in a ValueError stating that the selected channel names are not unique (Found 23 / 46 unique names, sel is not unique).
No data to display
Actions