Hi!
I’m newbie here
I would like to visualize 2D/3D brain image form EEG signals
It is possible using brainstorm?
I hope an image could be save in x.jpg or x.tiff format because I want to do image processing technique after 2D/3D image produced.
This is the main purpose of the software. All you need is your EEG recordings in binary or ASCII format, and the 3D positions of the electrodes (if you use a standard 10-20 or 10-10 cap, or an EGI net, we also provide default positions for them).
Have a look to the following page, you will have a better idea of the kind of images you can produce with Brainstorm. You can export any figure in all the main images formats. http://neuroimage.usc.edu/brainstorm/Screenshots
Hi!
Thanks for the answer
I try all the tutorial.
I tried to import my EEG data in X.mat and I found it possible.
My data from 10-20 electrode but I only taken from Fp1 and Fp2.
I tried to edit channel 19 to 2 channel but an error ocur
’No. of channel file and data file do not match’
What should I do?
Using my EEG data I able to display in time series and display on cortex.
I tried to understand color map on the cortex and the value pAm.I go through the tutorial, unfortunately i don’t understand what is pAm unit? please explain to me.
I expect the color map shows in the frequency band(eg:0Hz to40Hz). Can brainstorm do it?
I also tried to display in 2D layout, 2D Disc, 2D sensor cap and 3D sensor cap but this error occur
2D layout - Line 111
Bad value for axes property 'Clim’
Values must be increasing and non-Nan
2D disc - Line 47
2D sensor cap Not enough unique points specified
3D sensor cap
[QUOTE=patungling;2234]I tried to understand color map on the cortex and the value pAm.I go through the tutorial, unfortunately i don’t understand what is pAm unit? please explain to me.[/QUOTE]
1 pA.m = 1 picoAmpere * meter = 10^-12 Am
This unit is used to represent the strength of the current sources located in the cortex.
[QUOTE=patungling;2234]I expect the color map shows in the frequency band(eg:0Hz to40Hz). Can brainstorm do it?[/QUOTE]
You can either use the “Filters” tab in the main window to apply a bandpass filter on your recordings (display purpose only), or filter your files through the “Processes” panel. Drag’n’drop your files in it, then click on “Run”.
A tutorial will be available soon to explain how to use this panel.
[QUOTE=patungling;2234]I also tried to display in 2D layout, 2D Disc, 2D sensor cap and 3D sensor cap but this error occur
2D layout - Line 111
Bad value for axes property 'Clim’
Values must be increasing and non-Nan
2D disc - Line 47
2D sensor cap Not enough unique points specified
3D sensor cap
[/QUOTE]
Can you describe a little more precisely what you did ?
Can you tell me what you get when you right-click > File > View .mat file, both on your recordings file and your channel file.
My data were taken using 10-20 system and in my case I’m using 2 channnel only which is Fp1 and Fp2. Also I already edit 19 channel to 2 channel using ‘Edit channel file’. I include here my channel in .mat file
So you have recordings with 2 EEG channels, right? What is exactly you are trying to do?
With 2 channels only there is no hope to obtain a topographic plot of your data in 2D or 3D. All you can do at this point with BrainStorm is look at the time series and play with the filters, or am I misunderstanding the issue?