compare-variance-residual


Namecompare-variance-residual JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryCode for the bachelor thesis of Leo Schultheiss
upload_time2025-01-14 18:35:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCopyright (c) 2018 The Python Packaging Authority Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords fmri neuroimaging statistics variance partitioning
VCS
bugtrack_url
requirements requests tqdm transformers torch pandas numpy tables scipy h5py ridge-utils gitpython himalaya scikit-learn matplotlib voxelwise-tutorials stacking-fmri
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Comparing Variance Partitioning and the Residual Method for Interpreting Brain Recordings

This repository contains code for the Bachelor's Thesis "Comparing Variance Partitioning and the Residual Method for Interpreting Brain Recordings".

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "compare-variance-residual",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "fMRI, neuroimaging, statistics, variance partitioning",
    "author": null,
    "author_email": "Leo Schultheiss <leo.schultheiss@tum.de>",
    "download_url": "https://files.pythonhosted.org/packages/67/bb/c80b98c7b30c0144e882573aaf712eac100774bee1b5a0c8706061eb8554/compare_variance_residual-0.0.3.tar.gz",
    "platform": null,
    "description": "# Comparing Variance Partitioning and the Residual Method for Interpreting Brain Recordings\n\nThis repository contains code for the Bachelor's Thesis \"Comparing Variance Partitioning and the Residual Method for Interpreting Brain Recordings\".\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2018 The Python Packaging Authority  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Code for the bachelor thesis of Leo Schultheiss",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/leo-schultheiss/compare_variance_residual/tree/master",
        "Issues": "https://github.com/leo-schultheiss/compare_variance_residual/issues"
    },
    "split_keywords": [
        "fmri",
        " neuroimaging",
        " statistics",
        " variance partitioning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfb7f4ec6dec511685e821d74686b8941ed5a4703c3b743cadde08a2f614c575",
                "md5": "545e1db34739d640054fe3d364e23c3a",
                "sha256": "5e3b05609e6248593a7b08e91d24ffd69ba30351bf3d6a98a42d7c6fb2f68850"
            },
            "downloads": -1,
            "filename": "compare_variance_residual-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "545e1db34739d640054fe3d364e23c3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21783,
            "upload_time": "2025-01-14T18:35:54",
            "upload_time_iso_8601": "2025-01-14T18:35:54.935167Z",
            "url": "https://files.pythonhosted.org/packages/bf/b7/f4ec6dec511685e821d74686b8941ed5a4703c3b743cadde08a2f614c575/compare_variance_residual-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67bbc80b98c7b30c0144e882573aaf712eac100774bee1b5a0c8706061eb8554",
                "md5": "38282079ed8c95a1dace139d17874d58",
                "sha256": "1ee322d7db7166c0cdcfde9b94fada6d7b37367eb386405181a7c90515aeca98"
            },
            "downloads": -1,
            "filename": "compare_variance_residual-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "38282079ed8c95a1dace139d17874d58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16701,
            "upload_time": "2025-01-14T18:35:56",
            "upload_time_iso_8601": "2025-01-14T18:35:56.351081Z",
            "url": "https://files.pythonhosted.org/packages/67/bb/c80b98c7b30c0144e882573aaf712eac100774bee1b5a0c8706061eb8554/compare_variance_residual-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 18:35:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leo-schultheiss",
    "github_project": "compare_variance_residual",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.66.5"
                ]
            ]
        },
        {
            "name": "transformers",
            "specs": [
                [
                    ">=",
                    "4.45.2"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "2.5.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "tables",
            "specs": [
                [
                    ">=",
                    "3.10.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.14.1"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "3.12.1"
                ]
            ]
        },
        {
            "name": "ridge-utils",
            "specs": [
                [
                    ">=",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "gitpython",
            "specs": [
                [
                    ">=",
                    "3.1.43"
                ]
            ]
        },
        {
            "name": "himalaya",
            "specs": [
                [
                    ">=",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "1.5.2"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.9.2"
                ]
            ]
        },
        {
            "name": "voxelwise-tutorials",
            "specs": [
                [
                    ">=",
                    "0.1.7"
                ]
            ]
        },
        {
            "name": "stacking-fmri",
            "specs": [
                [
                    ">=",
                    "0.1.1"
                ]
            ]
        }
    ],
    "lcname": "compare-variance-residual"
}
        
Elapsed time: 0.78849s