Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERP Lab > ERP Measurement Tool > Saved Output file extension bug #201

Open
arnodelorme opened this issue Jan 26, 2025 · 2 comments
Open

Comments

@arnodelorme
Copy link

Reported on the EEGLAB issues

sccn/eeglab#844

@saptrshighosh
Copy link

There is a bug in ERPLab's ERP Measurement Tool where the output file is, by default, saved in the .xls format, which is a spreadsheet file. However, EEGLAB no longer supports this format and can only save files in the .txt format. As a result, users must manually change the file extension to .txt while saving the file through the GUI to their desired location.There is a bug in ERPLab's ERP Measurement Tool where the output file is, by default, saved in the .xls format, which is a spreadsheet file. However, EEGLAB no longer supports this format and can only save files in the .txt format. As a result, users must manually change the file extension to .txt while saving the file through the GUI to their desired location.

https://www.dropbox.com/scl/fo/fa4tprbo1zpjjw47xlm15/ALoDv_rnX0uHnMQQVXEwS-E?rlkey=aghiypjjmrocn8h4z5zjzm0iz&st=i17spct7&dl=0


#### Steps to Reproduce
  1. Post ICA
  2. Create EEG event list
  3. Make BDF
  4. Extract Bin based epochs
  5. Moving window peak to peak threshold ->90
  6. Computer Avg erps
  7. Filters for ERP data - 30 hz
  8. ERP channel Operations
  9. ERP measurement Tool
  10. Type = Mean Amplitude, Bins and Channel = Default, Measurement Window = 300 500
  11. RUN

#### Expected behavior: would directly save as a .txt file
#### Actual behavior: tries to save in .xls with error
#### Versions
OS version [Window 11 Home]
Matlab version [MATLAB R2023a - academic use]
EEGLAB version [EEGLAB v2024.2.1]

@davidg622
Copy link
Collaborator

Hello,

What version of ERPLAB are you using? Recent versions should have accounted for the change in what EEGLAB supports.

David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants