MNE-HCP
0.1.dev12
Examples
Tutorials
API
GitHub
Site
Page
hcp.preprocessing.apply_ica_hcp
Source
hcp.preprocessing.apply_ica_hcp
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.