Skip to content

Commit

Permalink
DOC
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Aug 1, 2021
1 parent cb213da commit 9f5d495
Showing 1 changed file with 9 additions and 19 deletions.
28 changes: 9 additions & 19 deletions doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
.. Building: $ make html
If you get ValueError: unknown locale: UTF-8, run
export LC_ALL=en_US.UTF-8
before make (http://readthedocs.org/docs/flightdeck/en/latest/installation.html).
Eelbrain
========

.. image:: https://zenodo.org/badge/3651023.svg
:target: https://zenodo.org/badge/latestdoi/3651023

Expand All @@ -15,16 +7,11 @@ Eelbrain
.. image:: https://img.shields.io/conda/pn/conda-forge/eelbrain.svg
:target: https://anaconda.org/conda-forge/eelbrain

Eelbrain is an open-source `Python <https://www.python.org>`_ package for
accessible statistical analysis of MEG and EEG data.
It is maintained by
`Christian Brodbeck <http://christianbrodbeck.net>`_
at the `Computational sensorimotor systems lab
<http://www.isr.umd.edu/Labs/CSSL/simonlab/Home.html>`_
at University of Maryland, College Park.

If you use Eelbrain in work that is published, please acknowledge it by citing
it with the appropriate version and DOI.
Eelbrain
========

Eelbrain is an `open-source <https://github.com/christianbrodbeck/Eelbrain>`_ `Python <https://www.python.org>`_ toolkit for MEG and EEG data analysis.


Manual
Expand Down Expand Up @@ -63,15 +50,18 @@ Indices and tables
* :ref:`search`


Eelbrain is maintained by `Christian Brodbeck <http://christianbrodbeck.net>`_.
To cite Eelbrain, use the appropriate `DOI <https://doi.org/10.5281/zenodo.598150>`_.
Eelbrain relies on
`NumPy <http://www.numpy.org>`_,
`Numba <http://numba.pydata.org>`_,
`Cython <http://cython.org>`_,
`SciPy <http://scipy.org>`_,
`Matplotlib <http://matplotlib.org>`_,
`MNE-Python <http://martinos.org/mne/stable/index.html>`_,
`PySurfer <http://pysurfer.github.io>`_,
`WxPython <http://wxpython.org>`_,
`Cython <http://cython.org>`_ and incorporates icons from the
`Tango Desktop Project <http://tango.freedesktop.org>`_.
and incorporates icons from the `Tango Desktop Project <http://tango.freedesktop.org>`_.


----
Expand Down

0 comments on commit 9f5d495

Please sign in to comment.