eeglabio.utils.export_mne_epochs#

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

Export MNE’s Epochs instance to EEGLAB’s .set format using epochs.export_set().

Parameters:
instmne.BaseEpochs

Epochs instance to save

fnamestr

Name of the export file.