SSP for EEG channels using mne_process_raw

Hi All,
   I was wondering if anyone knows how to create SSP projection operators
using mne_process_raw i.e in batch mode. For MEG channels, the
--makeproj with --projngrad and --projnmag seems to work well. However,
no equivalent EEG channel options seem to be available. The
functionality is available with the GUI option though i.e using
mne_browse_raw, where it makes a certain default number of SSP
operators for EEG as well.

Thanks,
Hari

Hi Hari,

I added the --projneeg and --projeegrej options to mne_process_raw. They will be available in the nightly build tomorrow.

- Matti

Thank you!

Regards,
Hari