-
Notifications
You must be signed in to change notification settings - Fork 246
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
can't read .mff EEG with no events (resting EEG) #17
Comments
Hello! Many thanks for the quick reply! I shall try it! :) Satya |
Hi All, I'm experiencing the same issue, and it looks like there are no new updates. It appears that a workaround solution is adding a DIN event to the file...how is this done in Netstation? Many thanks in advance. I suppose I could always convert to a .mat file and import the good 'ole fashioned way, but I would like to utilize the .mff plugin. Thanks, J |
Hi there, You can open the file in NetStation Review. Create a new set of events "EEGStart" and "EEGStop" or anything to your liking. Place the cursor at the start and end of your data and click on these markers from the Events pane. That's how I do it. Hope it helps. Satya |
Satya, Thank you! This worked flawlessly. Appreciate the extra direction from your end. Thanks, J |
This issue has been fixed in the new release of the plug-in MFFMatlabIO version 2.02. |
Hi R, I can only find 2.01 version of the plug-in on the sccn website here: https://sccn.ucsd.edu/wiki/Plugin_list_all. Is there any other link where the plug-in is available? Thanks! Satya |
Hi Satya, The new version can be found at: http://sccn.ucsd.edu/eeglab/plugin_uploader/plugin_list_all.php. The wiki page has been deprecated. Please refer to the link above from now on for up-to-date list of EEGLAB plug-ins. Best, |
Hi Dung, I followed this link and tried downloading the updated plug-in. But it shows this error: The requested URL /eeglab/plugins//eeglab/plugin_uploader/uploaded_files/mffmatlabio2.02.zip was not found on this server. Thank you for quick response! Satya |
Hi Satya, Sorry for the error. The page is updated with the new link. For your convenience, it's: http://sccn.ucsd.edu/eeglab/plugins/mffmatlabio2.02.zip Let me know if you have any issue. Dung |
Thanks, @dungscout96. We are closing this issue. |
Description
EEGlab cannot import resting EEG (no events) files in .mff format
Error message:
"EEGLAB error in function pop_mffimport() at line 88:
Not enough input arguments."
#### Steps to Reproduce
#### Expected behavior: Import the data file.
#### Actual behavior: The importing process starts, correctly detects file duration, montage configuration, and then stops after detecting no events in the data file.
#### Versions
The text was updated successfully, but these errors were encountered: