/bv2mne

Interface between BrainVISA and MNE

Primary LanguagePython

BV2MNE creates source models readable by MNE-python using cortical meshes generated using BrainVISA (MarsAtlas) and subcortical structures generated by Freesurfer.

Installation:

$ git clone git clone git@bitbucket.org:brainets/bv2mne.git (with public RSA/DSA key on bitbucket)
$ cd bv2mne
$ python setup.py develop --user
$ python examples/create_forward_model.py

Requirements:

Tested so far with mne-python version 0.18 (will be installed on setup)
Should change version to MNE 0.19