alphawaves


Namealphawaves JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://github.com/plcrodrigues/Alpha-Waves-Dataset
SummaryAlpha Waves Dataset
upload_time2024-01-04 13:36:37
maintainer
docs_urlNone
authorPedro Rodrigues
requires_python
licensenew BSD
keywords eeg neuroscience signal processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Alpha Waves Dataset
Repository with basic scripts for using the Alpha Waves Dataset developed at GIPSA-lab [1]. The dataset files and their documentation are all available at 

[https://zenodo.org/record/2348892](https://zenodo.org/record/2348892#.XBdqNs9Ki3I)

The code of this repository was developed in **Python 3.9 and 3.10** using MNE-Python [2, 3] as a tool for the EEG processing.

The package can be downloaded with pip:

```
pip install alphawaves
```

Alternatively, you might want to clone the GitHub repository on your local computer, and install the package by running:

```
python setup.py develop
```

All dependencies are listed in `requirements.txt` for your interest.


Then, to ensure that your code finds the right scripts, open a Python shell and type:

```
import alphawaves
```


Note that you might want to create a *virtual environment* before doing all these installations, e.g.:

```
conda create -n eegalpha python=3.9
```

# References

[1] Cattan et al. "EEG Alpha Waves dataset" [DOI](https://10.5281/zenodo.2348891)

[2] Gramfort et al. "MNE software for processing MEG and EEG data" [DOI](https://doi.org/10.1016/j.neuroimage.2013.10.027)

[3] Gramfort et al. "MEG and EEG data analysis with MNE-Python" [DOI](https://doi.org/10.3389/fnins.2013.00267)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/plcrodrigues/Alpha-Waves-Dataset",
    "name": "alphawaves",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "EEG neuroscience signal processing",
    "author": "Pedro Rodrigues",
    "author_email": "pedro.rodrigues01@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d6/97/5d84ac44255f7f6b61684bfcdd16f7bef6454e6194da45877cb85a3bcc7d/alphawaves-0.5.tar.gz",
    "platform": null,
    "description": "# Alpha Waves Dataset\nRepository with basic scripts for using the Alpha Waves Dataset developed at GIPSA-lab [1]. The dataset files and their documentation are all available at \n\n[https://zenodo.org/record/2348892](https://zenodo.org/record/2348892#.XBdqNs9Ki3I)\n\nThe code of this repository was developed in **Python 3.9 and 3.10** using MNE-Python [2, 3] as a tool for the EEG processing.\n\nThe package can be downloaded with pip:\n\n```\npip install alphawaves\n```\n\nAlternatively, you might want to clone the GitHub repository on your local computer, and install the package by running:\n\n```\npython setup.py develop\n```\n\nAll dependencies are listed in `requirements.txt` for your interest.\n\n\nThen, to ensure that your code finds the right scripts, open a Python shell and type:\n\n```\nimport alphawaves\n```\n\n\nNote that you might want to create a *virtual environment* before doing all these installations, e.g.:\n\n```\nconda create -n eegalpha python=3.9\n```\n\n# References\n\n[1] Cattan et al. \"EEG Alpha Waves dataset\" [DOI](https://10.5281/zenodo.2348891)\n\n[2] Gramfort et al. \"MNE software for processing MEG and EEG data\" [DOI](https://doi.org/10.1016/j.neuroimage.2013.10.027)\n\n[3] Gramfort et al. \"MEG and EEG data analysis with MNE-Python\" [DOI](https://doi.org/10.3389/fnins.2013.00267)\n\n",
    "bugtrack_url": null,
    "license": "new BSD",
    "summary": "Alpha Waves Dataset",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://github.com/plcrodrigues/Alpha-Waves-Dataset"
    },
    "split_keywords": [
        "eeg",
        "neuroscience",
        "signal",
        "processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "604eab29ec2278d998348ec6fa274540571439807e3fe6c28589c0fc37ae2d73",
                "md5": "366a6cbcd13fb6d13fdca2c5bc4cd875",
                "sha256": "8b7abb65b7cd3e4eaf5056b65d24f555c38f0fc3d0dac5204de3cdabdaee958f"
            },
            "downloads": -1,
            "filename": "alphawaves-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "366a6cbcd13fb6d13fdca2c5bc4cd875",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8155,
            "upload_time": "2024-01-04T13:36:35",
            "upload_time_iso_8601": "2024-01-04T13:36:35.051415Z",
            "url": "https://files.pythonhosted.org/packages/60/4e/ab29ec2278d998348ec6fa274540571439807e3fe6c28589c0fc37ae2d73/alphawaves-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6975d84ac44255f7f6b61684bfcdd16f7bef6454e6194da45877cb85a3bcc7d",
                "md5": "54523c7fc7bfcb613e44c2d2b06efd83",
                "sha256": "673f48b0e541fe96d1b7d247dfb25be49dd648a584e96d43783aa6211e0614a0"
            },
            "downloads": -1,
            "filename": "alphawaves-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "54523c7fc7bfcb613e44c2d2b06efd83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10281,
            "upload_time": "2024-01-04T13:36:37",
            "upload_time_iso_8601": "2024-01-04T13:36:37.498141Z",
            "url": "https://files.pythonhosted.org/packages/d6/97/5d84ac44255f7f6b61684bfcdd16f7bef6454e6194da45877cb85a3bcc7d/alphawaves-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 13:36:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "plcrodrigues",
    "github_project": "Alpha-Waves-Dataset",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "alphawaves"
}
        
Elapsed time: 0.16521s