mne-faster


Namemne-faster JSON
Version 1.2.2 PyPI version JSON
download
home_pageNone
SummaryMNE-FASTER: automatic bad channel/epoch/component detection
upload_time2025-02-12 08:43:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD-3-Clause
keywords rsa meg eeg neuroimaging mne-python
VCS
bugtrack_url
requirements mne
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MNE-FASTER: automatic bad channel/epoch/component detection
===========================================================

.. image:: https://zenodo.org/badge/387255460.svg
   :target: https://zenodo.org/badge/latestdoi/387255460

This implements the `FASTER pipeline <https://sourceforge.net/projects/faster/>`_ using `MNE-Python <https://mne.tools>`_.

Nolan H, Whelan R, Reilly RB. FASTER: Fully Automated Statistical Thresholding for EEG artifact Rejection. J Neurosci Methods. 2010 Sep 30;192(1):152-62. doi: `10.1016/j.jneumeth.2010.07.015 <https://doi.org/10.1016/j.jneumeth.2010.07.015>`_. Epub 2010 Jul 21. PMID: 20654646.


Installation
------------

.. code-block:: bash

   pip install https://github.com/wmvanvliet/mne-faster/archive/refs/heads/main.zip


Usage
-----

See the `example <https://github.com/wmvanvliet/mne-faster/blob/main/examples/plot_artifact_correction_with_faster.py>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mne-faster",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "rsa, meg, eeg, neuroimaging, mne-python",
    "author": null,
    "author_email": "Marijn van Vliet <w.m.vanvliet@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/dc/48/b6872d7c7ea2eb6640d82ba0639aad4de5c2667289bd1620a2d888f3bcc8/mne_faster-1.2.2.tar.gz",
    "platform": null,
    "description": "MNE-FASTER: automatic bad channel/epoch/component detection\n===========================================================\n\n.. image:: https://zenodo.org/badge/387255460.svg\n   :target: https://zenodo.org/badge/latestdoi/387255460\n\nThis implements the `FASTER pipeline <https://sourceforge.net/projects/faster/>`_ using `MNE-Python <https://mne.tools>`_.\n\nNolan H, Whelan R, Reilly RB. FASTER: Fully Automated Statistical Thresholding for EEG artifact Rejection. J Neurosci Methods. 2010 Sep 30;192(1):152-62. doi: `10.1016/j.jneumeth.2010.07.015 <https://doi.org/10.1016/j.jneumeth.2010.07.015>`_. Epub 2010 Jul 21. PMID: 20654646.\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n   pip install https://github.com/wmvanvliet/mne-faster/archive/refs/heads/main.zip\n\n\nUsage\n-----\n\nSee the `example <https://github.com/wmvanvliet/mne-faster/blob/main/examples/plot_artifact_correction_with_faster.py>`_\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "MNE-FASTER: automatic bad channel/epoch/component detection",
    "version": "1.2.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/wmvanvliet/mne-faster/issues/",
        "Homepage": "https://github.com/wmvanvliet/mne-faster",
        "Source Code": "https://github.com/wmvanvliet/mne-faster"
    },
    "split_keywords": [
        "rsa",
        " meg",
        " eeg",
        " neuroimaging",
        " mne-python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "792abefb6ad3b60ba93bdc7b5c121934786941547946fe9936ab6877c0500020",
                "md5": "8852068a8f14caf47e83c40e2113f80c",
                "sha256": "808db147355f1777fa433b79d39cedd852019b533e2d1e3d209e96b06bce7b06"
            },
            "downloads": -1,
            "filename": "mne_faster-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8852068a8f14caf47e83c40e2113f80c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8085,
            "upload_time": "2025-02-12T08:43:00",
            "upload_time_iso_8601": "2025-02-12T08:43:00.571493Z",
            "url": "https://files.pythonhosted.org/packages/79/2a/befb6ad3b60ba93bdc7b5c121934786941547946fe9936ab6877c0500020/mne_faster-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dc48b6872d7c7ea2eb6640d82ba0639aad4de5c2667289bd1620a2d888f3bcc8",
                "md5": "feffa84adf803db4f0ad06cfd7eb934f",
                "sha256": "b66726e39995623dff57f7a83f03d955c9ae06de40fa1d4770cd09f3f91f2be0"
            },
            "downloads": -1,
            "filename": "mne_faster-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "feffa84adf803db4f0ad06cfd7eb934f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10497,
            "upload_time": "2025-02-12T08:43:02",
            "upload_time_iso_8601": "2025-02-12T08:43:02.585774Z",
            "url": "https://files.pythonhosted.org/packages/dc/48/b6872d7c7ea2eb6640d82ba0639aad4de5c2667289bd1620a2d888f3bcc8/mne_faster-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 08:43:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wmvanvliet",
    "github_project": "mne-faster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "mne",
            "specs": []
        }
    ],
    "lcname": "mne-faster"
}
        
Elapsed time: 5.43932s