-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
For 3 of the runs across subjects, I get:
/usr/lib/python2.7/dist-packages/sklearn/decomposition/fastica_.py:116: UserWarning: FastICA did not converge. Consider increasing tolerance or the maximum number of iterations.
warnings.warn('FastICA did not converge. Consider increasing '
Should we increase the number of iterations?
Also, any reason we don't concatenate all raw instances and then run ICA? This would also simplify Epochs creation because we could concatenate raw and create Epochs directly, possibly without ever preloading the data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels