You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One EEGALB function I miss and find myself reproducing manually a lot is pop_prop. These give a summary of a sensor or component that is helpful especially for identifying artefact types.
(They also work with raw files, segmenting the raw stream into 2-second epochs and showing you were gross artefacts are located in the data.)
plot_ica_properties should be generalized to channels. @mmagnuski
Maybe if others also find these interesting, we could implement them.