mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.7k stars 1.31k forks source link

Some advice on processing sEEG and ECoG data #8443

Closed zhengliuer closed 3 years ago

zhengliuer commented 3 years ago

I noticed that recently you guys are working on the iEEG process. Recently I found a paper called Multi-Modal Neuroimaging Analysis and Visualization Tool (MMVT) on arxiv. Here is its official website https://mmvt.mgh.harvard.edu/preprocessing. I think this may provide some inspiration for the process of the iEEG data.

larsoner commented 3 years ago

Oddly enough here it says:

The project’s code is still under active development, but temporarily going off-grid.

But in any case, feel free to list concrete ideas here. I don't think we plan to support everything that MMVT does (it has quite a feature list!) so we should focus on just what people need most urgently.

zhengliuer commented 3 years ago

Oddly enough here it says:

The project’s code is still under active development, but temporarily going off-grid.

But in any case, feel free to list concrete ideas here. I don't think we plan to support everything that MMVT does (it has quite a feature list!) so we should focus on just what people need most urgently.

Can't argue with that.