Hi MNE users,
I am trying to save a matlab bandpass filtered [0.1-100 Hz] set of data
using fiff_write_raw_buffer but I am getting this error:
"
?? Error using ==> fiff_write_raw_buffer at 37
buffer and calibration sizes do not match
"
I filtered the data in matlab since mne_browse_raw nor mne_analyze allow
me to use this cutoff frequencies.
Any idea on how to save the file as a raw file without getting the error?
Thank you very much for your help.