Newer
Older
BrainWave-Task-Visualizer / results / eeg_classification_20241225_183412.log
  1. 2024-12-25 18:34:12,394 - INFO - Processing started for file: ./csvfiles/imagine_nouhadata_BandPower2024-12-25,16-32-25-602962.csv
  2. 2024-12-25 18:34:12,394 - INFO - Starting data preprocessing...
  3. 2024-12-25 18:34:12,400 - ERROR - An error occurred: not enough values to unpack (expected 3, got 2)
  4. Traceback (most recent call last):
  5. File "E:\NextCloud\Document\pythonFile\main-script.py", line 65, in main
  6. processed_data = preprocess_eeg_data(
  7. File "E:\NextCloud\Document\pythonFile\preprocessing.py", line 155, in preprocess_eeg_data
  8. is_valid, message, (rows_to_clean, cleaning_reasons) = validate_data(df)
  9. ValueError: not enough values to unpack (expected 3, got 2)