epicsscan


Nameepicsscan JSON
Version 2025.1.2 PyPI version JSON
download
home_pageNone
SummaryScanning and Data Acquistion with PyEpics
upload_time2025-07-08 19:30:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords data collection data acquisition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Epics Scanning with PyEpics and Postgres


.. image:: https://zenodo.org/badge/4185/pyepics/stepscan.png
   :target: http://dx.doi.org/10.5281/zenodo.10092

Scannng and data acquisition with pyepics using a postgresql database
for configuration and communication of scanning commands and status.

Classes and Functions for simple step scanning for epics.

This does not used the Epics SScan Record, and the scan is intended to run
as a python application, but many concepts from the Epics SScan Record are
borrowed.  Where appropriate, the difference will be noted here.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "epicsscan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "data collection, data acquisition",
    "author": null,
    "author_email": "Matthew Newville <newville@cars.uchicago.edu>",
    "download_url": "https://files.pythonhosted.org/packages/df/2f/9287478547d6eae93df87777d30fc351c1a9601c52cd9a5ce280f04b39cc/epicsscan-2025.1.2.tar.gz",
    "platform": null,
    "description": "# Epics Scanning with PyEpics and Postgres\n\n\n.. image:: https://zenodo.org/badge/4185/pyepics/stepscan.png\n   :target: http://dx.doi.org/10.5281/zenodo.10092\n\nScannng and data acquisition with pyepics using a postgresql database\nfor configuration and communication of scanning commands and status.\n\nClasses and Functions for simple step scanning for epics.\n\nThis does not used the Epics SScan Record, and the scan is intended to run\nas a python application, but many concepts from the Epics SScan Record are\nborrowed.  Where appropriate, the difference will be noted here.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Scanning and Data Acquistion with PyEpics",
    "version": "2025.1.2",
    "project_urls": {
        "Documentation": "https://github.com/pyepics/epicsscan",
        "Homepage": "https://github.com/pyepics/epicsscan"
    },
    "split_keywords": [
        "data collection",
        " data acquisition"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fd75d0e1660e69bed91e23f243a840ac93f6e0c035ab021400e7f9029415edba",
                "md5": "74079ee3522e26b1a624909cd2620c6e",
                "sha256": "94d1bb82871cb17b5d875f1df98fef48f8784174736541179cd636ca25a067ce"
            },
            "downloads": -1,
            "filename": "epicsscan-2025.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74079ee3522e26b1a624909cd2620c6e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 203199,
            "upload_time": "2025-07-08T19:30:46",
            "upload_time_iso_8601": "2025-07-08T19:30:46.095186Z",
            "url": "https://files.pythonhosted.org/packages/fd/75/d0e1660e69bed91e23f243a840ac93f6e0c035ab021400e7f9029415edba/epicsscan-2025.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df2f9287478547d6eae93df87777d30fc351c1a9601c52cd9a5ce280f04b39cc",
                "md5": "c0c18ad1613610b2e2cfa30fd66464f8",
                "sha256": "38fc65443525aabe82062cbee53ddc080510bce733a26c4bf4f7496861e9efd4"
            },
            "downloads": -1,
            "filename": "epicsscan-2025.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c0c18ad1613610b2e2cfa30fd66464f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 192287,
            "upload_time": "2025-07-08T19:30:47",
            "upload_time_iso_8601": "2025-07-08T19:30:47.603591Z",
            "url": "https://files.pythonhosted.org/packages/df/2f/9287478547d6eae93df87777d30fc351c1a9601c52cd9a5ce280f04b39cc/epicsscan-2025.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 19:30:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyepics",
    "github_project": "epicsscan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "epicsscan"
}
        
Elapsed time: 1.24765s