mne-cpp
                                
                                
                                
                                    mne-cpp copied to clipboard
                            
                            
                            
                        Plan to include SSS/tSSS into MNE-Scan
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...
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.