pyppspec


Namepyppspec JSON
Version 0.1.6.1 PyPI version JSON
download
home_pagehttps://github.com/bhc1010/ppspectroscopy
SummaryFor preforming all-electronic pump-probe spectroscopy with a scanning tunneling microscope.
upload_time2023-01-04 03:06:19
maintainer
docs_urlNone
authorBen Campbell
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # All-Electronic Pump-Probe Spectroscopy
A python package for preforming all-electronic pump-probe spectroscopy via scanning tunneling microscope.

Pump probe related logic is contained in pump_probe.py while classes for device communication are in devices.py.

## Requirements:
- Python 3.7
- pyvisa
- numpy
- pandas

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bhc1010/ppspectroscopy",
    "name": "pyppspec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ben Campbell",
    "author_email": "ben.campbell@unh.edu",
    "download_url": "https://files.pythonhosted.org/packages/1f/f3/79fa997dd7aed6f2479233360d11e4637da832b440aac95bc1093681c895/pyppspec-0.1.6.1.tar.gz",
    "platform": null,
    "description": "# All-Electronic Pump-Probe Spectroscopy\nA python package for preforming all-electronic pump-probe spectroscopy via scanning tunneling microscope.\n\nPump probe related logic is contained in pump_probe.py while classes for device communication are in devices.py.\n\n## Requirements:\n- Python 3.7\n- pyvisa\n- numpy\n- pandas\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "For preforming all-electronic pump-probe spectroscopy with a scanning tunneling microscope.",
    "version": "0.1.6.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b386d33df841a115b515de48f87860ad8fe7a89050eaee47f2bc5113306315a",
                "md5": "6dbcef7f7572a67e65bf92761a8be55b",
                "sha256": "31fad67cc34d3b6d4c1b9e020cb646099a6656c884ca325bad180b440965604c"
            },
            "downloads": -1,
            "filename": "pyppspec-0.1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6dbcef7f7572a67e65bf92761a8be55b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10301,
            "upload_time": "2023-01-04T03:06:17",
            "upload_time_iso_8601": "2023-01-04T03:06:17.176044Z",
            "url": "https://files.pythonhosted.org/packages/9b/38/6d33df841a115b515de48f87860ad8fe7a89050eaee47f2bc5113306315a/pyppspec-0.1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ff379fa997dd7aed6f2479233360d11e4637da832b440aac95bc1093681c895",
                "md5": "a8804401f6abf4b772d249df6606c95f",
                "sha256": "2bf99a1d5438d8378ea59fe544248a4fe7da19284c374419e7260ca1acc10039"
            },
            "downloads": -1,
            "filename": "pyppspec-0.1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a8804401f6abf4b772d249df6606c95f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9879,
            "upload_time": "2023-01-04T03:06:19",
            "upload_time_iso_8601": "2023-01-04T03:06:19.291665Z",
            "url": "https://files.pythonhosted.org/packages/1f/f3/79fa997dd7aed6f2479233360d11e4637da832b440aac95bc1093681c895/pyppspec-0.1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-04 03:06:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "bhc1010",
    "github_project": "ppspectroscopy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyppspec"
}
        
Elapsed time: 2.90288s