معرفی شرکت ها


easyEEG-0.8.4.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Concise, agile, and flexible EEG toolbox
ویژگی مقدار
سیستم عامل -
نام فایل easyEEG-0.8.4.1
نام easyEEG
نسخه کتابخانه 0.8.4.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jinbiao Yang
ایمیل نویسنده ray306@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/easyEEG/
مجوز GPL License
# 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


نحوه نصب


نصب پکیج whl easyEEG-0.8.4.1:

    pip install easyEEG-0.8.4.1.whl


نصب پکیج tar.gz easyEEG-0.8.4.1:

    pip install easyEEG-0.8.4.1.tar.gz