decodanda


Namedecodanda JSON
Version 0.6.12 PyPI version JSON
download
home_pagehttps://github.com/lposani/decodanda
SummaryGeometric decoding of neural data with built-in best practices.
upload_time2024-03-29 19:25:15
maintainerNone
docs_urlNone
authorLorenzo Posani
requires_pythonNone
licenseNone
keywords python decoding neuroscience ccgp neural activity population activity neural decoding geometry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Decodanda (dog latin for "to be decoded") is a best-practices-made-easy Python package for decoding neural data. Decodanda is designed to expose a user-friendly and flexible interface for population activity decoding, with a series of built-in best practices to avoid the most common pitfalls. In addition, Decodanda exposes a series of functions to compute the Cross-Condition Generalization Performance (CCGP, Bernardi et al. 2020) for the geometrical analysis of neural population activity.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lposani/decodanda",
    "name": "decodanda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, decoding, neuroscience, ccgp, neural activity, population activity, neural decoding, geometry",
    "author": "Lorenzo Posani",
    "author_email": "lorenzo.posani@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f8/fb/e177a1bdec4a9b2b71e45090fdd8e927ffb803b941b966e64ba6f8c391c5/decodanda-0.6.12.tar.gz",
    "platform": null,
    "description": "Decodanda (dog latin for \"to be decoded\") is a best-practices-made-easy Python package for decoding neural data. Decodanda is designed to expose a user-friendly and flexible interface for population activity decoding, with a series of built-in best practices to avoid the most common pitfalls. In addition, Decodanda exposes a series of functions to compute the Cross-Condition Generalization Performance (CCGP, Bernardi et al. 2020) for the geometrical analysis of neural population activity.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Geometric decoding of neural data with built-in best practices.",
    "version": "0.6.12",
    "project_urls": {
        "Homepage": "https://github.com/lposani/decodanda"
    },
    "split_keywords": [
        "python",
        " decoding",
        " neuroscience",
        " ccgp",
        " neural activity",
        " population activity",
        " neural decoding",
        " geometry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "162b7640c5e07e1df1e32dbaa338e51811443286aaf1ac44b28b4b061c9521a5",
                "md5": "ca1134f4a4401a0b5a1d3dab63cac34e",
                "sha256": "753a13e2cb1499040b40e55aeb63c44b031b6ec162e67de988bc0d8812685346"
            },
            "downloads": -1,
            "filename": "decodanda-0.6.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca1134f4a4401a0b5a1d3dab63cac34e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 52783,
            "upload_time": "2024-03-29T19:25:13",
            "upload_time_iso_8601": "2024-03-29T19:25:13.505507Z",
            "url": "https://files.pythonhosted.org/packages/16/2b/7640c5e07e1df1e32dbaa338e51811443286aaf1ac44b28b4b061c9521a5/decodanda-0.6.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8fbe177a1bdec4a9b2b71e45090fdd8e927ffb803b941b966e64ba6f8c391c5",
                "md5": "b0cea2b024edc6162d334ff3488e4411",
                "sha256": "809163f79235441a3ff810a3584d5f9214348c2a8caba11603567041af8a175d"
            },
            "downloads": -1,
            "filename": "decodanda-0.6.12.tar.gz",
            "has_sig": false,
            "md5_digest": "b0cea2b024edc6162d334ff3488e4411",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57503,
            "upload_time": "2024-03-29T19:25:15",
            "upload_time_iso_8601": "2024-03-29T19:25:15.262278Z",
            "url": "https://files.pythonhosted.org/packages/f8/fb/e177a1bdec4a9b2b71e45090fdd8e927ffb803b941b966e64ba6f8c391c5/decodanda-0.6.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 19:25:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lposani",
    "github_project": "decodanda",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "decodanda"
}
        
Elapsed time: 0.21365s