Restore ICA solution from fif file.
str
Absolute path to fif file containing ICA matrices. The file name should end with -ica.fif or -ica.fif.gz.
str
| int
| None
Control 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.
ICA
The ICA estimator.