mne-cpp icon indicating copy to clipboard operation
mne-cpp copied to clipboard

Plan to include SSS/tSSS into MNE-Scan

Open skjerns opened this issue 3 years ago • 1 comments

I'm currently working on including SSS/tSSS MaxFiltering into a closed loop system using MNE (however, Python, not CPP).

Is there currently any plan to integrate MaxFiltering into MNE-Scan? Would it even make sense to write this using the Python-API, performance-wise? Not that I'm doing work that is already on progress elsewhere...

skjerns avatar Jul 05 '22 04:07 skjerns

Hi, This is a good idea. No there is no actual plan to do that right now. Being doable, I don't know how would you link mne-python's implementation from mne-scan. If you wrap it in a plugin it would. It won't be efficient, but it would probably work.

juangpc avatar Jul 05 '22 16:07 juangpc