Is it possible to save raw object as .bdf format or .set format ? I am trying to save my raw bdf object as either .set or as .bdf format so I can open it in eeglab.
I was only able to save my raw bdf file as .fif format. But is there a way to save it as .set or as .bdf ?
Support for export to .set is being worked on right now, I expect it should be available in current development version this week. You can follow the progress here: https://github.com/mne-tools/mne-python/pull/9192. Export to .bdf is not (yet) supported.