(Axon) ABF: proprietary files .abf is not supported in Brainstorm, there are tools to export it as CSV.
SMR: These are supported using the the format: EEG: CED Spike2 old 32bit
SMRX: These are supported using the the format: EEG: CED Spike2 new 64bit
WAV: This is not supported. Is this a standard WAVE file? If so, you can save its contents to a supported format (e.g., CSV, or MAT file) with the Matlab's function readaudio()
Many thanks, Raymundo. This is of great help. I could import a file and practice with it. I could not get the Spike sorting working though. I will try again and post a screenshot of the error message if I fail again.
I could import and work with a file. I could get the FFT and Spectrogram/Scalogram as well. But the Spike sorting (using Wave Clus) failed. The error message is pasted below. Could you please suggest how to overcome this error.
This seems to be related to the elliptic filter that is designed by Wave_clus which uses the default bandwidth of 300 to 3000 Hz. Which means that you sampling frequency must be at least 6000 Hz.
Is it the case that your sampling frequency is less than 6000 Hz?