IO (autoclean.io)#
This section covers the input/output classes that provide functionality for reading and writing data in AutoClean.
Note These IO functions may not have to be used directly by the user as most mixin functions will use an internal function to save the result of the mixin function. However, they are still useful if you need to save data at a specific stage of the pipeline.
Raw#
Import EEG data using the appropriate plugin. |
|
Save continuous EEG data to file. |
|
Save epoched EEG data to EEGLAB .set format with metadata preservation. |
|
Save source estimate (STC) data to file. |