Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.09 KB

README.rst

File metadata and controls

59 lines (33 loc) · 1.09 KB

MNE-OpenMEEG

Integration code for MNE-Python software and OpenMEEG software. The aim is to be able to compute more advanced forward models thanks to the OpenMEEG software.

Documentation

XXX

Get the latest code

To install the latest version of the code using pip open a terminal and type:

pip install -U https://api.github.com/repos/mne-tools/mne-openmeeg/zipball/master

To get the latest code using git, open a terminal and type:

git clone git://github.com/mne-tools/mne-openmeeg.git

Dependencies

The minimum required dependencies to run MNE-OpenMEEG are:

  • Python >= 3.5
  • NumPy >= 1.8
  • SciPy >= 0.12
  • MNE >= 0.19

Mailing lists

http://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis https://lists.gforge.inria.fr/mailman/listinfo/openmeeg-info

Licensing

XXX