spm1d


Namespm1d JSON
Version 0.4.53 PyPI version JSON
download
home_pagehttps://github.com/0todd0000/spm1d
SummaryOne-Dimensional Statistical Parametric Mapping
upload_time2025-07-27 09:30:08
maintainerNone
docs_urlNone
authorTodd Pataky
requires_pythonNone
licenseNone
keywords statistics time series analysis
VCS
bugtrack_url
requirements numpy scipy matplotlib ipython pytest
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
**spm1d** is a Python package for <b>one-dimensional Statistical Parametric Mapping<b>.
spm1d uses <b>Random Field Theory</b> expectations regarding the behavior of smooth,
one-dimensional Gaussian fields to make statistical inferences regarding a set of
one-dimensional measurements.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/0todd0000/spm1d",
    "name": "spm1d",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "statistics, time series analysis",
    "author": "Todd Pataky",
    "author_email": "spm1d.mail@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/d9/bf1fa773b3a471fd75cb191ba221a8584387c4dd8c925f38eaf8dbadd100/spm1d-0.4.53.tar.gz",
    "platform": null,
    "description": "\n**spm1d** is a Python package for <b>one-dimensional Statistical Parametric Mapping<b>.\nspm1d uses <b>Random Field Theory</b> expectations regarding the behavior of smooth,\none-dimensional Gaussian fields to make statistical inferences regarding a set of\none-dimensional measurements.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "One-Dimensional Statistical Parametric Mapping",
    "version": "0.4.53",
    "project_urls": {
        "Download": "https://github.com/0todd0000/spm1d/archive/master.zip",
        "Homepage": "https://github.com/0todd0000/spm1d"
    },
    "split_keywords": [
        "statistics",
        " time series analysis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d5f14a6e7430033c468936ec7bfe480c281f954d631635c4d2d3ae07f6936747",
                "md5": "c9cc7d41e1246d7af8f69a2bc13f264b",
                "sha256": "c19cbba8b2fe2df6479e60bb7e25c2de9700090c3c7e4a31fc011596034163b0"
            },
            "downloads": -1,
            "filename": "spm1d-0.4.53-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9cc7d41e1246d7af8f69a2bc13f264b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8491740,
            "upload_time": "2025-07-27T09:30:06",
            "upload_time_iso_8601": "2025-07-27T09:30:06.367120Z",
            "url": "https://files.pythonhosted.org/packages/d5/f1/4a6e7430033c468936ec7bfe480c281f954d631635c4d2d3ae07f6936747/spm1d-0.4.53-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ad9bf1fa773b3a471fd75cb191ba221a8584387c4dd8c925f38eaf8dbadd100",
                "md5": "a7d7c32fa5e9003f2a00ae5567a72a7c",
                "sha256": "13163a8ae4e5d4c0c8f518432efaa1d7be30b4b09a976a600953ffab2599a4f8"
            },
            "downloads": -1,
            "filename": "spm1d-0.4.53.tar.gz",
            "has_sig": false,
            "md5_digest": "a7d7c32fa5e9003f2a00ae5567a72a7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8327646,
            "upload_time": "2025-07-27T09:30:08",
            "upload_time_iso_8601": "2025-07-27T09:30:08.413093Z",
            "url": "https://files.pythonhosted.org/packages/8a/d9/bf1fa773b3a471fd75cb191ba221a8584387c4dd8c925f38eaf8dbadd100/spm1d-0.4.53.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 09:30:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0todd0000",
    "github_project": "spm1d",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        }
    ],
    "lcname": "spm1d"
}
        
Elapsed time: 1.88590s