pycartool.io.write_sef#

pycartool.io.write_sef(filename, raw)[source]#

Export a raw mne file to a .sef file.

Parameters:
filenamestr or file-like

Filename of the exported dataset.

rawRawArray

The raw data to export.