eeglabio.utils.export_mne_raw#

eeglabio.utils.export_mne_raw(inst, fname, precision='single')#

Export MNE’s Raw instance to EEGLAB’s .set format using raw.export_set().

Parameters:
instmne.io.BaseRaw

Raw instance to save

fnamestr

Name of the export file.