initial commit
This commit is contained in:
8
mne/io/egi/__init__.py
Normal file
8
mne/io/egi/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""EGI module for conversion to FIF."""
|
||||
|
||||
# Authors: The MNE-Python contributors.
|
||||
# License: BSD-3-Clause
|
||||
# Copyright the MNE-Python contributors.
|
||||
|
||||
from .egi import read_raw_egi
|
||||
from .egimff import read_evokeds_mff
|
||||
Reference in New Issue
Block a user