[Mne_analysis] selecting epochs to use in compute_proj_eog

Boris BURLE boris.burle at univ-amu.fr
Mon Sep 25 16:04:47 EDT 2017
Search archives:

Hi Dan,

Le 25/09/2017 à 20:51, Dan McCloy a écrit :
> Hi Boris,
>
> You can add the projector manually using something like this:
>
> ssp_blink_proj = mne.compute_proj_epochs(blink_epochs, n_grad=0, n_mag=0,
>                                          n_eeg=2, desc_prefix=None, 
> verbose=None)
> raw = raw.add_proj(ssp_blink_proj)
>
Thanks very much!! It works perfectly !!!


     B.



More information about the Mne_analysis mailing list