-
Notifications
You must be signed in to change notification settings - Fork 32
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
Error while running a BIDS dataset #58
Comments
Hi, it seems that the fieldtrip function that is part of the old EEGLAB has some problems loading the BrainVision data. You could go to the The other option is to use development version of Automagic. We updated there all toolboxes, including EEGLAB. Also, from what I see, you will get another error, because you don't specify channel location file. Browse to The last hint - automagic recognizes BIDS format, so you could change Best, |
Hi @ksgfan,
This suggestion asks me to specify the list of EOG channel indices in a comma or space separated format. Can you please tell me why this error persists? The screenshot for the same is attached below
Also i tried this too but somehow the Automagic is not detecting my eeg files and overdetecting the number of subjects. I have 23 subjects but it is showing 28 subjects. I have attached the screenshot for your reference. Thankyou for your time. I really appreciate your help and work around AutoMagic. |
File Extension should be still The error regarding EOG channels is probably due to EOG regression. If you want to perform EOG regression, you should specify EOG channels in the Configuration tab, just below the Number of subjects doesn't matter much, because folders without Let me know, if that helps. |
Hi @ksgfan, I tried all the above configs, the Automagic is working now but it is throwing an error while preprocessing the data.
Please help me solve it, thanks!!! |
weird, because I tried preprocess your data and it works on my computer. Could you show me the main GUI window again? |
hi @ksgfan This is the main GUI of my Automagic. However if its working in your computer can you please share your system specification for running it:
Thankyou so much for helping!! |
Matlab 2020b Also i am using a Mac OS 12. But that shouldn't be a problem. Make sure that the data is not empty and that it is loaded properly. |
Hi @ksgfan Thankyou, looking forward to hearing from you soon. |
Yes sure. I am available almost the whole time. Please send me an e-mail with a date that fits you. |
Me and my team are working on a dataset for research purposes, while running Automagic we ran into a error. The error is attached as follows. After much debugging we found that theres some issue in the
read_brainvision_vhdr()
function. The function is not able to read the data file.System Specifications:
Windows 10
Matlab 2022a
Automagic v.2.6
The dataset which we are using is BIDS compliant and can be found here: OpenNeuro HD-EEGtask(Dataset 1)
The screenshot of the error:
![1](https://user-images.githubusercontent.com/55532999/159863106-385e8c5f-d60c-490a-82de-245c26467166.PNG)
The screenshot of the Automagic settings primarily:
![2](https://user-images.githubusercontent.com/55532999/159863202-4796a34a-50ed-4587-b130-e828b10615c6.PNG)
Please help me with this error.
cc @ksgfan @nickilanger
The text was updated successfully, but these errors were encountered: