colorednoise


Namecolorednoise JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttp://github.com/felixpatzelt/colorednoise
SummaryGenerate Gaussian (1/f)**beta noise (e.g. pink noise)
upload_time2023-10-09 21:09:54
maintainer
docs_urlNone
authorFelix Patzelt
requires_python>=3
licenseMIT
keywords 1/f flicker power-law correlated colored noise generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Generate Gaussian distributed noise with a power law spectrum.
        Based on the algorithm in 
            Timmer, J. and Koenig, M.:
            On generating power law noise. 
            Astron. Astrophys. 300, 707-710 (1995)
    

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/felixpatzelt/colorednoise",
    "name": "colorednoise",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "1/f flicker power-law correlated colored noise generator",
    "author": "Felix Patzelt",
    "author_email": "felix@neuro.uni-bremen.de",
    "download_url": "https://files.pythonhosted.org/packages/c9/bb/f1afcfa05ea976e260c5f7e2534391ed5b8c647752c4e52967b1e30bb013/colorednoise-2.2.0.tar.gz",
    "platform": null,
    "description": "Generate Gaussian distributed noise with a power law spectrum.\n        Based on the algorithm in \n            Timmer, J. and Koenig, M.:\n            On generating power law noise. \n            Astron. Astrophys. 300, 707-710 (1995)\n    \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate Gaussian (1/f)**beta noise (e.g. pink noise)",
    "version": "2.2.0",
    "project_urls": {
        "Download": "https://github.com/felixpatzelt/colorednoise/archive/2.2.0.tar.gz",
        "Homepage": "http://github.com/felixpatzelt/colorednoise"
    },
    "split_keywords": [
        "1/f",
        "flicker",
        "power-law",
        "correlated",
        "colored",
        "noise",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c5da3112110f9d7cbd4f39e97816bdcbbc1b10f0b1c0c67562055f4ce531cda",
                "md5": "d60a1beba68d9ac10448ad4efae63010",
                "sha256": "7a39faab851889bd742668d3ba1502eec6a72008d6e004bd8fa6313355c7b487"
            },
            "downloads": -1,
            "filename": "colorednoise-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d60a1beba68d9ac10448ad4efae63010",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 4617,
            "upload_time": "2023-10-09T21:09:48",
            "upload_time_iso_8601": "2023-10-09T21:09:48.839530Z",
            "url": "https://files.pythonhosted.org/packages/4c/5d/a3112110f9d7cbd4f39e97816bdcbbc1b10f0b1c0c67562055f4ce531cda/colorednoise-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9bbf1afcfa05ea976e260c5f7e2534391ed5b8c647752c4e52967b1e30bb013",
                "md5": "8eebb15b25b4460be1dd10b860efd314",
                "sha256": "6ffe0ab1baf3355df28cde497d0affb0fb0ef1cd0a0c41302e0d7e7814c187b6"
            },
            "downloads": -1,
            "filename": "colorednoise-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8eebb15b25b4460be1dd10b860efd314",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 7329,
            "upload_time": "2023-10-09T21:09:54",
            "upload_time_iso_8601": "2023-10-09T21:09:54.162747Z",
            "url": "https://files.pythonhosted.org/packages/c9/bb/f1afcfa05ea976e260c5f7e2534391ed5b8c647752c4e52967b1e30bb013/colorednoise-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 21:09:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "felixpatzelt",
    "github_project": "colorednoise",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "colorednoise"
}
        
Elapsed time: 0.14146s