Metadata-Version: 2.1
Name: area-detector-handlers
Version: 0.0.9
Summary: DataBroker 'handlers' for Area Detector
Home-page: https://github.com/danielballan/area-detector-handlers
Author: Brookhaven National Lab
Author-email: dallan@bnl.gov
License: BSD (3-clause)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

======================
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.
