# PhyAAt: Physiology of Auditory Attention
## Predictive analysis of auditory attention from physiological signals
### **[Project Homepage](https://phyaat.github.io)**
### **[PyPi - project](https://pypi.org/project/phyaat/)**
### Links: **[Homepage](https://phyaat.github.io)** | **[Documentation](https://phyaat.readthedocs.io/)** | **[Github](https://github.com/Nikeshbajaj/phyaat)** | **[PyPi - project](https://pypi.org/project/phyaat/)** | _ **Installation:** [pip install phyaat](https://pypi.org/project/phyaat/)
-----
[![Documentation Status](https://readthedocs.org/projects/phyaat/badge/?version=latest)](https://phyaat.readthedocs.io/en/latest/?badge=latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI version fury.io](https://badge.fury.io/py/phyaat.svg)](https://pypi.org/project/phyaat/)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/phyaat.svg)](https://pypi.python.org/pypi/phyaat/)
[![GitHub release](https://img.shields.io/github/release/nikeshbajaj/phyaat.svg)](https://GitHub.com/nikeshbajaj/phyaat/releases/)
[![PyPI format](https://img.shields.io/pypi/format/phyaat.svg)](https://pypi.python.org/pypi/phyaat/)
[![PyPI implementation](https://img.shields.io/pypi/implementation/phyaat.svg)](https://pypi.python.org/pypi/phyaat/)
[![HitCount](http://hits.dwyl.io/nikeshbajaj/phyaat.svg)](http://hits.dwyl.io/nikeshbajaj/phyaat)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/nikeshbajaj/phyaat?style=plastic)
[![Percentage of issues still open](http://isitmaintained.com/badge/open/nikeshbajaj/phyaat.svg)](http://isitmaintained.com/project/nikeshbajaj/phyaat "Percentage of issues still open")
[![PyPI download month](https://img.shields.io/pypi/dm/phyaat.svg)](https://pypi.org/project/phyaat/)
[![PyPI download week](https://img.shields.io/pypi/dw/phyaat.svg)](https://pypi.org/project/phyaat/)
[![Generic badge](https://img.shields.io/badge/pip%20install-phyaat-blue.svg)](https://pypi.org/project/phyaat/)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](mailto:n.bajaj@qmul.ac.uk)
![PyPI - Downloads](https://img.shields.io/pypi/dm/phyaat?style=social)
<img src="https://static.pepy.tech/personalized-badge/phyaat?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads" alt="PyPI - Downloads" />
<img alt="PyPI" src="https://img.shields.io/pypi/v/phyaat?color=g">
-----
## Table of contents
- [**Installation**](https://github.com/Nikeshbajaj/phyaat#installation)
- [**Getting Started**](https://phyaat.github.io/introduction.html)
- [**Examples with Notebooks**](https://phyaat.github.io/modeling/)
- [**Publications**](https://phyaat.github.io/authors#publicaions)
-----
<p align="center">
<img src="https://phyaat.github.io/assets/images/ExperimentModel.png" width="700"/>
</p>
<p align="center">
<img src="https://github.com/PhyAAt/PhyAAt.github.io/blob/master/assets/images/EEGViz_Raw1.gif" width="500"/>
</p>
### Requirement :
['numpy','scipy','matplotlib','spkit']
## Installation
### with pip
```
pip install phyaat
```
### Build from the source
Download the repository or clone it with git, after cd in directory build it from source with
```
python setup.py install
```
## Getting Started
For starting check here - **[Getting Started](https://phyaat.github.io/introduction.html)**
#### Contents are being updated on the webpage continuously, please check there for updates
______________________________________
# Contacts:
* **Nikesh Bajaj**
* http://nikeshbajaj.in
* n.bajaj@qmul.ac.uk
* bajaj.nikkey@gmail.com
### PhD Student: Queen Mary University of London & University of Genoa
______________________________________
Raw data
{
"_id": null,
"home_page": "https://phyaat.github.io",
"name": "phyaat",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "phyaat auditory-attention attention eeg physiological-signals physiology predictive-analysis artifact EEG EDA Biomedical-signals Electroencephalogram Galvanic-Skin-Response GSR photoplethysmogram PPG",
"author": "Nikesh Bajaj",
"author_email": "bajaj.nikkey@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/28/a7/9a74a128abd2b95568ff3db2266fd2e6c6682ed4d24d63b8dfbeb1e56499/phyaat-0.0.3.tar.gz",
"platform": null,
"description": "# PhyAAt: Physiology of Auditory Attention\n## Predictive analysis of auditory attention from physiological signals\n\n### **[Project Homepage](https://phyaat.github.io)**\n### **[PyPi - project](https://pypi.org/project/phyaat/)**\n\n### Links: **[Homepage](https://phyaat.github.io)** | **[Documentation](https://phyaat.readthedocs.io/)** | **[Github](https://github.com/Nikeshbajaj/phyaat)** | **[PyPi - project](https://pypi.org/project/phyaat/)** | _ **Installation:** [pip install phyaat](https://pypi.org/project/phyaat/)\n-----\n\n[![Documentation Status](https://readthedocs.org/projects/phyaat/badge/?version=latest)](https://phyaat.readthedocs.io/en/latest/?badge=latest)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI version fury.io](https://badge.fury.io/py/phyaat.svg)](https://pypi.org/project/phyaat/)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/phyaat.svg)](https://pypi.python.org/pypi/phyaat/)\n[![GitHub release](https://img.shields.io/github/release/nikeshbajaj/phyaat.svg)](https://GitHub.com/nikeshbajaj/phyaat/releases/)\n[![PyPI format](https://img.shields.io/pypi/format/phyaat.svg)](https://pypi.python.org/pypi/phyaat/)\n[![PyPI implementation](https://img.shields.io/pypi/implementation/phyaat.svg)](https://pypi.python.org/pypi/phyaat/)\n[![HitCount](http://hits.dwyl.io/nikeshbajaj/phyaat.svg)](http://hits.dwyl.io/nikeshbajaj/phyaat)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/y/nikeshbajaj/phyaat?style=plastic)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/nikeshbajaj/phyaat.svg)](http://isitmaintained.com/project/nikeshbajaj/phyaat \"Percentage of issues still open\")\n[![PyPI download month](https://img.shields.io/pypi/dm/phyaat.svg)](https://pypi.org/project/phyaat/)\n[![PyPI download week](https://img.shields.io/pypi/dw/phyaat.svg)](https://pypi.org/project/phyaat/)\n\n\n[![Generic badge](https://img.shields.io/badge/pip%20install-phyaat-blue.svg)](https://pypi.org/project/phyaat/)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](mailto:n.bajaj@qmul.ac.uk)\n\n![PyPI - Downloads](https://img.shields.io/pypi/dm/phyaat?style=social)\n<img src=\"https://static.pepy.tech/personalized-badge/phyaat?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads\" alt=\"PyPI - Downloads\" />\n<img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/phyaat?color=g\">\n\n-----\n## Table of contents\n- [**Installation**](https://github.com/Nikeshbajaj/phyaat#installation)\n- [**Getting Started**](https://phyaat.github.io/introduction.html)\n- [**Examples with Notebooks**](https://phyaat.github.io/modeling/)\n- [**Publications**](https://phyaat.github.io/authors#publicaions)\n-----\n\n\n<p align=\"center\">\n <img src=\"https://phyaat.github.io/assets/images/ExperimentModel.png\" width=\"700\"/>\n</p>\n\n<p align=\"center\">\n<img src=\"https://github.com/PhyAAt/PhyAAt.github.io/blob/master/assets/images/EEGViz_Raw1.gif\" width=\"500\"/>\n</p>\n\n### Requirement :\n['numpy','scipy','matplotlib','spkit']\n\n## Installation\n\n### with pip\n\n```\npip install phyaat\n```\n\n### Build from the source\nDownload the repository or clone it with git, after cd in directory build it from source with\n\n```\npython setup.py install\n```\n\n## Getting Started\n\nFor starting check here - **[Getting Started](https://phyaat.github.io/introduction.html)**\n\n\n\n#### Contents are being updated on the webpage continuously, please check there for updates\n\n______________________________________\n\n# Contacts:\n\n* **Nikesh Bajaj**\n* http://nikeshbajaj.in\n* n.bajaj@qmul.ac.uk\n* bajaj.nikkey@gmail.com\n### PhD Student: Queen Mary University of London & University of Genoa\n______________________________________\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "PhyAAt: Physiology of Auditory Attention",
"version": "0.0.3",
"project_urls": {
"Documentation": "https://phyaat.readthedocs.io/",
"Homepage": "https://phyaat.github.io",
"Say Thanks!": "https://github.com/Nikeshbajaj",
"Source": "https://phyaat.github.io",
"Tracker": "https://github.com/Nikeshbajaj/phyaat/issues"
},
"split_keywords": [
"phyaat",
"auditory-attention",
"attention",
"eeg",
"physiological-signals",
"physiology",
"predictive-analysis",
"artifact",
"eeg",
"eda",
"biomedical-signals",
"electroencephalogram",
"galvanic-skin-response",
"gsr",
"photoplethysmogram",
"ppg"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4ee95f67f2b620e9f49ae33987990a15c71e3df48836be7635cb523893705066",
"md5": "3d652fc4464562ec2b5cd4da38480a6c",
"sha256": "e05770c9ca69fea30d796cdfab239ec71368f9c3649477de79e30f293cb0cca4"
},
"downloads": -1,
"filename": "phyaat-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d652fc4464562ec2b5cd4da38480a6c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 27646,
"upload_time": "2022-07-21T12:45:50",
"upload_time_iso_8601": "2022-07-21T12:45:50.628870Z",
"url": "https://files.pythonhosted.org/packages/4e/e9/5f67f2b620e9f49ae33987990a15c71e3df48836be7635cb523893705066/phyaat-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "28a79a74a128abd2b95568ff3db2266fd2e6c6682ed4d24d63b8dfbeb1e56499",
"md5": "e2f684d4752cbc82f5964436e40c6d2a",
"sha256": "ac570368372d8c290f66eff49260049c229a9428df4308d29b51c0319cea7912"
},
"downloads": -1,
"filename": "phyaat-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "e2f684d4752cbc82f5964436e40c6d2a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28354,
"upload_time": "2022-07-21T12:45:52",
"upload_time_iso_8601": "2022-07-21T12:45:52.596364Z",
"url": "https://files.pythonhosted.org/packages/28/a7/9a74a128abd2b95568ff3db2266fd2e6c6682ed4d24d63b8dfbeb1e56499/phyaat-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-21 12:45:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nikeshbajaj",
"github_project": "phyaat",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "spkit",
"specs": []
}
],
"lcname": "phyaat"
}