Metadata-Version: 2.4
Name: eelbrain
Version: 0.40.4
Summary: MEG/EEG analysis tools
Home-page: https://eelbrain.readthedocs.io
Author: Christian Brodbeck
Author-email: christianbrodbeck@nyu.edu
License: BSD (3-clause)
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: appnope
Requires-Dist: colormath>=2.1
Requires-Dist: keyring>=5
Requires-Dist: matplotlib>=3.6
Requires-Dist: mne>=0.19
Requires-Dist: nibabel>=2.5
Requires-Dist: numpy>=1.20
Requires-Dist: pillow
Requires-Dist: pymatreader
Requires-Dist: scipy>=1.5
Requires-Dist: tqdm>=4.40
Provides-Extra: brain
Requires-Dist: pysurfer[save_movie]; extra == "brain"
Provides-Extra: gui
Requires-Dist: wxpython>4.1.0; extra == "gui"
Provides-Extra: full
Requires-Dist: pysurfer[save_movie]; extra == "full"
Requires-Dist: wxpython>4.1.0; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Eelbrain

[![DOI](https://zenodo.org/badge/3651023.svg)](https://zenodo.org/badge/latestdoi/3651023)

## Latest version

| Stable | Pre-release |
| ------ | ----------- |
| [![Conda Version](https://img.shields.io/conda/vn/conda-forge/eelbrain)](https://anaconda.org/conda-forge/eelbrain) | [![Anaconda-Server Badge](https://anaconda.org/conda-forge/eelbrain/badges/version.svg)](https://anaconda.org/conda-forge/eelbrain/labels) |

## Resources

- Documentation: http://eelbrain.readthedocs.io
- Wiki: https://github.com/christianbrodbeck/Eelbrain/wiki
- GitHub: https://github.com/christianbrodbeck/Eelbrain
- Conda-forge feedstock: https://github.com/conda-forge/eelbrain-feedstock
