Load ICA information saved in an EEGLAB .set file.
strComplete path to a .set EEGLAB file that contains an ICA object.
str | int | NoneControl verbosity of the logging output. If None, use the default
verbosity level. See the logging documentation and
mne.verbose() for details. Should only be passed as a keyword
argument.
ICAAn ICA object based on the information contained in the input file.