orphan: |
---|
For people within the MGH/MIT/HMS Martinos Center, MNE is available on the network.
In a terminal do:
$ setenv PATH /usr/pubsw/packages/python/anaconda/bin:${PATH}
If you use Bash replace the previous instruction with:
$ export PATH=/usr/pubsw/packages/python/anaconda/bin:${PATH}
Then start the python interpreter with:
$ ipython
Then type:
>>> import mne
If you get a new prompt with no error messages, you should be good to go.
We encourage all Martinos center Python users to subscribe to the Martinos Python mailing list.