area-detector-handlers


Namearea-detector-handlers JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/danielballan/area-detector-handlers
SummaryDataBroker 'handlers' for Area Detector
upload_time2022-09-30 20:53:16
maintainer
docs_urlNone
authorBrookhaven National Lab
requires_python>=3.6
licenseBSD (3-clause)
keywords
VCS
bugtrack_url
requirements h5py tifffile
Travis-CI
coveralls test coverage
            ======================
Area Detector Handlers
======================

.. image:: https://img.shields.io/github/workflow/status/bluesky/area-detector-handlers/Unit%20Tests
        :target: https://github.com/bluesky/area-detector-handlers/actions?query=workflow%3A%22Unit+Tests%22+branch%3Amaster

.. image:: https://img.shields.io/pypi/v/area-detector-handlers.svg
        :target: https://pypi.python.org/pypi/area-detector-handlers

DataBroker "handlers" for Area Detector

This are classes that read data that was written by Area Detector. They use
information encoded in Resource and Datum documents to locate files and slices
within files.

Installing this package makes it automatically discoverable by databroker. It
registers several ``'databroker.handlers'`` entry points.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/danielballan/area-detector-handlers",
    "name": "area-detector-handlers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Brookhaven National Lab",
    "author_email": "dallan@bnl.gov",
    "download_url": "https://files.pythonhosted.org/packages/07/dd/37f980c3361283b03d2b80192d5c15dcd1ce165140a39fc18466b652e9ff/area-detector-handlers-0.0.10.tar.gz",
    "platform": null,
    "description": "======================\nArea Detector Handlers\n======================\n\n.. image:: https://img.shields.io/github/workflow/status/bluesky/area-detector-handlers/Unit%20Tests\n        :target: https://github.com/bluesky/area-detector-handlers/actions?query=workflow%3A%22Unit+Tests%22+branch%3Amaster\n\n.. image:: https://img.shields.io/pypi/v/area-detector-handlers.svg\n        :target: https://pypi.python.org/pypi/area-detector-handlers\n\nDataBroker \"handlers\" for Area Detector\n\nThis are classes that read data that was written by Area Detector. They use\ninformation encoded in Resource and Datum documents to locate files and slices\nwithin files.\n\nInstalling this package makes it automatically discoverable by databroker. It\nregisters several ``'databroker.handlers'`` entry points.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD (3-clause)",
    "summary": "DataBroker 'handlers' for Area Detector",
    "version": "0.0.10",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "26c43d9a53966e57d0dc6b6273178cdd",
                "sha256": "59e192c900e663cb11cc48527b13c3a214f704362a038c0140ab3d278d588473"
            },
            "downloads": -1,
            "filename": "area_detector_handlers-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26c43d9a53966e57d0dc6b6273178cdd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 21905,
            "upload_time": "2022-09-30T20:53:14",
            "upload_time_iso_8601": "2022-09-30T20:53:14.407952Z",
            "url": "https://files.pythonhosted.org/packages/7c/5d/5562ca37c8f1b08d5eb0166886feb2f60b66a332ca026753acb8c259d727/area_detector_handlers-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "30dc5e5a59eabf0f85c721aeb0ca2dcc",
                "sha256": "c184c831ebb6214e519b7b9e0676f3736c255db9b57fcedebdd58dfe0a39c5bf"
            },
            "downloads": -1,
            "filename": "area-detector-handlers-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "30dc5e5a59eabf0f85c721aeb0ca2dcc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 39095,
            "upload_time": "2022-09-30T20:53:16",
            "upload_time_iso_8601": "2022-09-30T20:53:16.190938Z",
            "url": "https://files.pythonhosted.org/packages/07/dd/37f980c3361283b03d2b80192d5c15dcd1ce165140a39fc18466b652e9ff/area-detector-handlers-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-30 20:53:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "danielballan",
    "github_project": "area-detector-handlers",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "tifffile",
            "specs": []
        }
    ],
    "lcname": "area-detector-handlers"
}
        
Elapsed time: 0.02539s