I am using the open ephys aquisition board to record spontaneous and evoked LFP and spikes with linear neuronexus probes. i have recorded data in a flat binary format (more details about the format in the links below). Is there a way to import the raw data into brainstorm? i am not a coding expert and your help will be much appreciated...
We can add a native support in Brainstorm for this file format. The reference to the code and documentation you shared should be sufficient for me to write a reader.
However, I would need a short example dataset for developing and testing these new functions.
Could you upload an example file somewhere (as small as possible) and post the download link here?
Thank you Francois for your quick reply
attached are 2 sample files containing 1 minute of spontaneous activity in the visual cortex followed by 1 minute of evoked response to visual stimuli. it was recorded with a 32 channel linear neuronexus probe, intan amplifier and open ephys aquisition box. the stimuli were also recorded in the aquisition via a ttl signal.
Simply update Brainstorm to get this update.
To load a file, right-click on a subject > Review raw file, select the file format "Open Ephys flat binary", then any continuous.dat file.
I am not familiar with this type of data, therefore there are probably things to fix.
Please share all your comments about this reader here (eg. event names should be changed, folder name should be changed, channel types should be grouped differently, missing events, etc.)
Thank you vert much! this has been a huge help for me
regarding the channels - i'm trying to re-order the channels so i can visualize the traces in an anatomical order, but when i change the index number, it doesn't move the trace to the desired location, instead it moves only the "CH" label. i've attached pictures that show what happens
for example, this is the order of the linear edge 32 channel neuronexus probe i would like to use:
[20, 21, 29, 22, 28, 27, 31, 23, 18, 24, 26, 25, 30, 19, 32, 17,...
1, 16, 3, 14, 9, 4, 8, 13, 10, 5, 7, 12, 2, 6, 11, 15, 33 : 40];
By default, Brainstorm always displays the channels in the order in which they are saved in the files.
This is not always convenient for reviewing the data.