port-calibration


Nameport-calibration JSON
Version 0.12 PyPI version JSON
download
home_pagehttps://github.com/yarvod/port-calibration
SummarySIS calibration
upload_time2024-11-06 23:11:00
maintainerNone
docs_urlNone
authoryarvod
requires_pythonNone
licenseNone
keywords port calibration vna
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Simple realisation of one-port (OSM) and two-port (TOSM) calibration
__Links__:
- http://anlage.umd.edu/Agilent_Advanced_VNA_calibration.pdf

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yarvod/port-calibration",
    "name": "port-calibration",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "port calibration vna",
    "author": "yarvod",
    "author_email": "ya.vodzyanovskiy@lebedev.ru",
    "download_url": "https://files.pythonhosted.org/packages/4d/c1/24181e566e956f4c489ecb4ca0424bb8cddc91ee98e714002c4dc6e6c901/port-calibration-0.12.tar.gz",
    "platform": null,
    "description": "## Simple realisation of one-port (OSM) and two-port (TOSM) calibration\n__Links__:\n- http://anlage.umd.edu/Agilent_Advanced_VNA_calibration.pdf\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "SIS calibration",
    "version": "0.12",
    "project_urls": {
        "Homepage": "https://github.com/yarvod/port-calibration"
    },
    "split_keywords": [
        "port",
        "calibration",
        "vna"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ba46681a4c76c4ea2d1b5ac64d5a286a141315cb3978cec3596036dcdac06f7",
                "md5": "8b94c0eb7641a0cd6134e48f9e54dda1",
                "sha256": "91696523930e989b476a30b970d6aafed5e71c9b4b83b294a7b2f81a498f10fb"
            },
            "downloads": -1,
            "filename": "port_calibration-0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b94c0eb7641a0cd6134e48f9e54dda1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4464,
            "upload_time": "2024-11-06T23:10:59",
            "upload_time_iso_8601": "2024-11-06T23:10:59.577277Z",
            "url": "https://files.pythonhosted.org/packages/5b/a4/6681a4c76c4ea2d1b5ac64d5a286a141315cb3978cec3596036dcdac06f7/port_calibration-0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4dc124181e566e956f4c489ecb4ca0424bb8cddc91ee98e714002c4dc6e6c901",
                "md5": "2c40fd0a768832196e23b7a0fa52ce6e",
                "sha256": "fad77556808f237149ac76a5191ea3c5d4036a194d7fe9ff98a5c3554440dcd3"
            },
            "downloads": -1,
            "filename": "port-calibration-0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "2c40fd0a768832196e23b7a0fa52ce6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3610,
            "upload_time": "2024-11-06T23:11:00",
            "upload_time_iso_8601": "2024-11-06T23:11:00.518996Z",
            "url": "https://files.pythonhosted.org/packages/4d/c1/24181e566e956f4c489ecb4ca0424bb8cddc91ee98e714002c4dc6e6c901/port-calibration-0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-06 23:11:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yarvod",
    "github_project": "port-calibration",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.3"
                ]
            ]
        }
    ],
    "lcname": "port-calibration"
}
        
Elapsed time: 0.44497s