I can not import the EGIData (.raw)file from the tutorial. And as far as I can see from the source code this file has not the correct stucture for EGI modus. Is that possible?
For Landmark definition I have to select all of them (not only FidNz (Nasion), FidT9 (Left Ear) and FidT10 (Right Ear)), otherwise I get an error message. And if I select all of them the dataset is not correct.
If I select FidNz (Nasion), FidT9 (Left Ear) and FidT10 (Right Ear) for Landmark definition ->> Did not find sensor named E1 in original sensor location file.
It only works if I select all the sensors. But then the dataset has just 5.9 Kbytes. (In the movie it has 2.9 Mbytes).
An other question:
I have my eeg-data in .edf files. What is the best way to get the .raw and .sfp files out of it?
[QUOTE=Ilka;591]Hello!
If I select FidNz (Nasion), FidT9 (Left Ear) and FidT10 (Right Ear) for Landmark definition ->> Did not find sensor named E1 in original sensor location file.
Thank you![/QUOTE]
I get exactly the same error trying to import the EGI data in the “Phantom study” tutorial (i.e. when selecting the Landmark definition this error pops-up).
An other question:
I have my eeg-data in .edf files. What is the best way to get the .raw and .sfp files out of it?
, please have a look at the website for details on how to write your data in the raw format (ascii or bin):http://neuroimage.usc.edu/brainstorm/mFileHelp/5Toolbox/help_data_raw.html
Problem’s fixed folks. There was a bug in the process of importing EGI data in raw format. Dowload the attached patch to replace the script in the toolbox folder.
Thanks for your precious contribution and let me know if you’re running into more troubles.
Hi, thanks for the update.
Now the files seem to be read properly and imported. But after importing the data an error occurrs every time the matlab file, “EGIdemo_data.mat”, is to be read:
Error using ==> load
Can’t read file BrainStorm\EGIdemo_data.mat.
I am still just following the tutorial section I mentioned before. (tutorial video!).
This step was working on my station yesterday.
Make sure you have downloaded the latest BrainStorm version (2.2.23)
However, the problem might be related to your local database. Could you please let me know what is the path of your Study folder (i.e. the parent folder where BrainStorm\EGIdemo_data.mat. is stored?). It must not be at the root of a drive, e.g. C:\
[QUOTE=Sylvain;615]This step was working on my station yesterday.
Make sure you have downloaded the latest BrainStorm version (2.2.23)[/QUOTE]
I have the latest version (2.2.23 from 31. Jan 2007).
[QUOTE=Sylvain;615]
However, the problem might be related to your local database. Could you please let me know what is the path of your Study folder (i.e. the parent folder where BrainStorm\EGIdemo_data.mat. is stored?). It must not be at the root of a drive, e.g. C:
[/QUOTE]
The path is:
X:\brainstorm\EGIdemo\dataset\BrainStorm
When loading the data the message window reports that it has finished importation, but the error I mentioned is caught and printed in the Matlab command promt (i.e. BrainStorm does not crash in any way). Every time the “refresh” button is then pushed in the “Data Manager” the error is also caught and printed in the the Matlab command promt.
but can you see the data once you have hit ‘Close’ in the data import window and selected the EGI data in the datamanager (right-click > Load ): you should see the dataviewer window appear on the left handside of the screen, then click on the ‘Plot’ button at the top of the window.
I had the same problem. Matlab tries to find EGIdemo_data.mat in the subject folder and not in the dataset folder. I made a copy of EGIdemo_data.m in \brainstorm\EGIdemo\subject\EGIdemo_Subjectraw\BrainStorm and now it works.
But if I go on with the tutorial and open the MRI viewer the pictures look stange.
we seem to be struggling with the same tutorial! Have you successfully loaded the EGI data?
I have reinstalled the latest version of BrainStorm and run ‘brainstorm_reset.m’. Now the data seems to be loaded but when I try plotting as Sylvain suggested in his last post an error window pops up saying:
ChannelFlag in data file must be the same length as the Channel structure in channel file