# Overview EasyEEG provides simple, flexible and powerful methods that can be used to directly test neural and psychological hypotheses based on topographic responses. These multivariate methods can investigate effects in the dimensions of response magnitude and topographic patterns separately using data in the sensor space, therefore enable assessing neural sources and its dynamics without sophisticated localization. Python based algorithms provide concise and extendable features of EasyEEG. Users of all levels can benefit from EasyEEG and obtain a straightforward solution to efficiently handle and process EEG data and a complete pipeline from raw data to publication.
— ## Documentation See http://easyeeg.readthedocs.io/en/latest/ for introduction, tutorials, and reference manual.
— # Installation instructions
EasyEEG has been tested on Python3.X 64bit. (Current it might be unfit for older versions like Python2.7. But since Python2 will become obsolete in the years to come, why not drop it anyaway and take Python3 instead?)
The simplest way to install EasyEEG is through the Python Package Index (PyPI), which ensures that all required dependencies are established. This can be achieved by executing the following command:
` pip install easyEEG ` or: ` sudo pip install easyEEG `
###*Required Dependencies*
numpy
pandas
scipy
matplotlib
statsmodels
seaborn
mne
permute
tqdm
Release files for easyEEG 0.8.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| easyEEG-0.8.4.1.tar.gz | 3.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| easyEEG-0.8.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.1 MB
Release files / easyEEG-0.8.4.1.tar.gz
| Download URL | easyEEG-0.8.4.1.tar.gz |
|---|---|
| Size | 3.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a1d417b38b71917cc6d890968ba7d9b4ceaffed7e24afbe8253b93c5e1eed48b
|
|
BLAKE2b-256 checksum How to use checksums |
3a69bf5c01c70a752c30d94e9f88e3f357a2a57028e9e4d8a8e9782c2ce3c791
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / easyEEG-0.8.4.1-py3-none-any.whl
| Download URL | easyEEG-0.8.4.1-py3-none-any.whl |
|---|---|
| Size | 4.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2f437e598da00a243b94a24961f494a55edc4d545caf2d65e4c27e295f3b8acd
|
|
BLAKE2b-256 checksum How to use checksums |
a6dfe2c14ca06fa90004c4e44036d6ba4f8f1250cc978ccf79d5752b3daa9059
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |