Neuropycon package of functions for electrophysiology analysis, can be used from graphpype and nipype
https://neuropycon.github.io/ephypype
ephypype works with python3
- mne>0.14
- nipype
- h5py
These dependencies are automatically installed during ephypype installation (see :ref:`ephy_install`).
We also recommend to install MNE python by following the installation instructions
To install ephypype, use the following command:
$ pip install -r requirements.txt https://api.github.com/repos/neuropycon/ephypype/zipball/master
- Download Freesurfer software:
https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall
- Follow the Installation instructions