Data Loading and Saving#
Readers and writers for EEG datasets, channel locations, and MNE interchange.
|
Convert XYZ Cartesian coordinates to polar |
|
Return XYZ coordinates centered around a known or fitted sphere center. |
|
Return channel locations with requested coordinate fields filled in. |
|
Coregister one electrode montage to another without opening a GUI. |
|
Wrap eeg_decodechan. |
|
Wrap eeg_eeg2mne. |
|
Resolve channel identifiers to 0-based indices and labels. |
|
Convert EEG data structure to MNE Raw object. |
|
Convert MNE Raw object to EEG data structure. |
|
Convert MNE epochs with ICA to EEGLAB dataset format. |
|
Read a binary float32 matrix using MATLAB/EEGLAB column ordering. |
|
Write a matrix as float32 values using MATLAB/EEGLAB ordering. |
|
Load EEGLAB dataset from file (alias for pop_loadset). |
|
Wrap eeg_mne2eeg. |
|
Wrap eeg_mne2eeg_epochs. |
|
Read a simple EETrak/ASA |
|
Return |
|
Read a Polhemus |
|
Read a channel-location file or structure into EEGPrep dictionaries. |
|
Wrap pop_saveset. |
|
Read a SnapMaster |
|
Write channel locations to an EEGLAB-compatible text file. |