.. _readme:
.. image:: https://travis-ci.org/neuropycon/ephypype.svg?branch=master :target: https://travis-ci.org/neuropycon/ephypype
.. image:: https://codecov.io/gh/neuropycon/ephypype/branch/master/graph/badge.svg :target: https://codecov.io/gh/neuropycon/ephypype
.. image:: https://circleci.com/gh/neuropycon/ephypype.svg?style=svg :target: https://circleci.com/gh/neuropycon/ephypype
README
Neuropycon package of functions for electrophysiology analysis, can be used from graphpype and nipype
https://neuropycon.github.io/ephypype
ephypype works with python3
These dependencies are automatically installed during ephypype installation (see :ref:ephy_install
).
We also recommend to install MNE python by following the installation instructions <http://martinos.org/mne/dev/install_mne_python.html#check-your-installation>
_
.. _ephy_install:
To install ephypype, use the following command:
.. code-block:: bash
$ pip install -r requirements.txt https://api.github.com/repos/neuropycon/ephypype/zipball/master
.. comment: .. _conda_install:
Install dependencies with conda
+++++++++++++++++++++++++++++++
.. code-block:: bash
conda install pandas
conda install matplotlib
Freesurfer ++++++++++
https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall
https://surfer.nmr.mgh.harvard.edu/fswiki/LinuxInstall
.. comment: MNE +++
1. Download MNE software:
http://martinos.org/mne/dev/install_mne_c.html
Version | Tag | Published |
---|---|---|
0.3.dev0 | 10mos ago | |
0.1 | 3yrs ago | |
0.1.dev1 | 4yrs ago | |
0.1.dev0 | 4yrs ago |