quasemrfscangui-tspspi


Namequasemrfscangui-tspspi JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/tspspi/quasemrfscangui
SummarySimple GUI frontend for the QUASEM RF scans for realtime views
upload_time2024-10-17 22:57:22
maintainerNone
docs_urlNone
authorThomas Spielauer
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Graphical user interface for realtime view of QUASEM RF scans

|     |     |
| --- | --- |
| ![](https://raw.githubusercontent.com/tspspi/quasemrfscangui/refs/heads/master/doc/screen001.png) | ![](https://raw.githubusercontent.com/tspspi/quasemrfscangui/refs/heads/master/doc/screen002.png) |

This is a very simple interface for the QUASEM RF scan run type
to visualize in realtime. It has been designed to allow for interactive
viewing of short scans as well as display of the last retained RF
scan so one can perform realtime adjustments on the setup.

It requires a running ```quakesrctrl``` control system instance attached
to the MQTT broker to fetch information and to perform control operations

An optional configuration file (example see ```doc``` folder) can be 
put into ```~/.config/quasemrfscangui.cfg```.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tspspi/quasemrfscangui",
    "name": "quasemrfscangui-tspspi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Thomas Spielauer",
    "author_email": "pypipackages01@tspi.at",
    "download_url": "https://files.pythonhosted.org/packages/8c/7a/15ce2b3e01660ff82ed4693ee1a9b854f5e420ed152d93748d9a3a1db11a/quasemrfscangui_tspspi-0.0.2.tar.gz",
    "platform": null,
    "description": "# Graphical user interface for realtime view of QUASEM RF scans\n\n|     |     |\n| --- | --- |\n| ![](https://raw.githubusercontent.com/tspspi/quasemrfscangui/refs/heads/master/doc/screen001.png) | ![](https://raw.githubusercontent.com/tspspi/quasemrfscangui/refs/heads/master/doc/screen002.png) |\n\nThis is a very simple interface for the QUASEM RF scan run type\nto visualize in realtime. It has been designed to allow for interactive\nviewing of short scans as well as display of the last retained RF\nscan so one can perform realtime adjustments on the setup.\n\nIt requires a running ```quakesrctrl``` control system instance attached\nto the MQTT broker to fetch information and to perform control operations\n\nAn optional configuration file (example see ```doc``` folder) can be \nput into ```~/.config/quasemrfscangui.cfg```.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simple GUI frontend for the QUASEM RF scans for realtime views",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/tspspi/quasemrfscangui"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53e20eab8fe3c534ecb1a90e882bc0909eddfaf3f021186754aa09d03c6911c7",
                "md5": "1837443a5d2913d7add07bcd6a1d49c5",
                "sha256": "6e76b726e8fa1166a5fc479e91ab49492c1be8797d32f1ee192028589dd5d500"
            },
            "downloads": -1,
            "filename": "quasemrfscangui_tspspi-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1837443a5d2913d7add07bcd6a1d49c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9157,
            "upload_time": "2024-10-17T22:57:20",
            "upload_time_iso_8601": "2024-10-17T22:57:20.428623Z",
            "url": "https://files.pythonhosted.org/packages/53/e2/0eab8fe3c534ecb1a90e882bc0909eddfaf3f021186754aa09d03c6911c7/quasemrfscangui_tspspi-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c7a15ce2b3e01660ff82ed4693ee1a9b854f5e420ed152d93748d9a3a1db11a",
                "md5": "494c6ada844fbcb6ab957b269037447a",
                "sha256": "3154c20b1b30ba673526228342c2b50c2b0117adf7a961dc8d384631607082c3"
            },
            "downloads": -1,
            "filename": "quasemrfscangui_tspspi-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "494c6ada844fbcb6ab957b269037447a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9277,
            "upload_time": "2024-10-17T22:57:22",
            "upload_time_iso_8601": "2024-10-17T22:57:22.305298Z",
            "url": "https://files.pythonhosted.org/packages/8c/7a/15ce2b3e01660ff82ed4693ee1a9b854f5e420ed152d93748d9a3a1db11a/quasemrfscangui_tspspi-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 22:57:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tspspi",
    "github_project": "quasemrfscangui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "quasemrfscangui-tspspi"
}
        
Elapsed time: 6.54390s