hcp.preprocessing.apply_ica_hcp

hcp.preprocessing.apply_ica_hcp(raw, ica_mat, exclude)

Apply the HCP ICA.

Note

Operates in place and data must be loaded.

raw : instance of Raw
the hcp raw data.
ica_mat : numpy structured array
The hcp ICA solution
exclude : array-like
the components to be excluded.