[MNE] mne.preprocessing.ICA.fit

External Email - Use Caution

Hello

In documentation of ica.fit it said, that inst parameter could be Raw, Epochs or Evoked. But code
  ica = ICA(None, method=method).fit(evoked)

raised an error ValueError: Data input must be of Raw or Epochs type.

Should or nor ICA.fir take evoked parameters?

Best regards,
Nina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20190307/566b5f2e/attachment.html