amtm-signaldetect


Nameamtm-signaldetect JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/hsalinasGIT/amtm_signaldetect
SummaryPeriodic Signal Detection via the Adaptive Multitaper Method (aMTM)
upload_time2024-10-06 17:23:30
maintainerNone
docs_urlNone
authorHector A Salinas
requires_pythonNone
licenseMIT
keywords periodic signal detection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # amtm_signaldetect
Periodic Signal Detection via the Adaptive Multitaper Method (aMTM)
###
Please refer to the v00x_amtm_tutorial.ipynb Jupyter notebook for details on how to use the package

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hsalinasGIT/amtm_signaldetect",
    "name": "amtm-signaldetect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "periodic signal detection",
    "author": "Hector A Salinas",
    "author_email": "has4551@mavs.uta.edu",
    "download_url": "https://files.pythonhosted.org/packages/41/27/8919bfb5f6c32dd7c7e7b1a3a024d7f3f8f24edc7019f2e46eaf4d917cc7/amtm_signaldetect-1.0.1.tar.gz",
    "platform": null,
    "description": "# amtm_signaldetect\nPeriodic Signal Detection via the Adaptive Multitaper Method (aMTM)\n###\nPlease refer to the v00x_amtm_tutorial.ipynb Jupyter notebook for details on how to use the package\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Periodic Signal Detection via the Adaptive Multitaper Method (aMTM)",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/hsalinasGIT/amtm_signaldetect"
    },
    "split_keywords": [
        "periodic",
        "signal",
        "detection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a95d54b051a4da8e11984fef53d7a5d6b0db4d2b0ee8370c8dc6dfc61436069b",
                "md5": "17571a4b2f499dda4154e1d4cf00d3a5",
                "sha256": "c520a5822d4e4094d0c60f41b218c2198c3824d9ffbba97a76b1f78b6b744d6a"
            },
            "downloads": -1,
            "filename": "amtm_signaldetect-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17571a4b2f499dda4154e1d4cf00d3a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12169,
            "upload_time": "2024-10-06T17:23:28",
            "upload_time_iso_8601": "2024-10-06T17:23:28.646387Z",
            "url": "https://files.pythonhosted.org/packages/a9/5d/54b051a4da8e11984fef53d7a5d6b0db4d2b0ee8370c8dc6dfc61436069b/amtm_signaldetect-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41278919bfb5f6c32dd7c7e7b1a3a024d7f3f8f24edc7019f2e46eaf4d917cc7",
                "md5": "82d76c0c892161f95c396e36c3f44efa",
                "sha256": "e721c1b06a33f1997b39dc506ca5317fe276186df0b8129318bdaf86ec254511"
            },
            "downloads": -1,
            "filename": "amtm_signaldetect-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "82d76c0c892161f95c396e36c3f44efa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12472,
            "upload_time": "2024-10-06T17:23:30",
            "upload_time_iso_8601": "2024-10-06T17:23:30.135075Z",
            "url": "https://files.pythonhosted.org/packages/41/27/8919bfb5f6c32dd7c7e7b1a3a024d7f3f8f24edc7019f2e46eaf4d917cc7/amtm_signaldetect-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-06 17:23:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hsalinasGIT",
    "github_project": "amtm_signaldetect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "amtm-signaldetect"
}
        
Elapsed time: 0.94953s