Metadata-Version: 2.1
Name: sirepo-bluesky
Version: 0.4.3
Summary: Sirepo-Bluesky interface
Home-page: https://github.com/NSLS-II/sirepo-bluesky
Author: Brookhaven National Laboratory
Author-email: DAMA@bnl.gov
License: BSD (3-clause)
Platform: UNKNOWN
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
Requires-Dist: bluesky
Requires-Dist: databroker
Requires-Dist: inflection
Requires-Dist: ipython
Requires-Dist: matplotlib
Requires-Dist: numconv
Requires-Dist: numpy
Requires-Dist: ophyd
Requires-Dist: pymongo
Requires-Dist: pyqt5 (>=5.9)
Requires-Dist: requests
Requires-Dist: scikit-image
Requires-Dist: unyt

==============
sirepo-bluesky
==============

.. image:: https://zenodo.org/badge/243052461.svg
   :target: https://zenodo.org/badge/latestdoi/243052461

.. image:: https://github.com/NSLS-II/sirepo-bluesky/actions/workflows/testing.yml/badge.svg
   :target: https://github.com/NSLS-II/sirepo-bluesky/actions/workflows/testing.yml

.. image:: https://img.shields.io/pypi/v/sirepo-bluesky.svg?logo=pypi&logoColor=white&label=PyPI
   :target: https://pypi.python.org/pypi/sirepo-bluesky

.. image:: https://img.shields.io/conda/vn/conda-forge/sirepo-bluesky.svg?logo=conda-forge&logoColor=white
   :target: https://anaconda.org/conda-forge/sirepo-bluesky


This is a Sirepo-Bluesky interface library that allows using the `Bluesky data
acquisition framework <https://blueskyproject.io>`_ to run `Sirepo
<https://github.com/radiasoft/sirepo>`_ simulations (SRW, Shadow3, etc.)

* Free software: 3-clause BSD license
* Citation:

     Maksim S. Rakitin, Abigail Giles, Kaleb Swartz, Joshua Lynch, Paul Moeller, Robert Nagler,
     Daniel B. Allan, Thomas A. Caswell, Lutz Wiegart, Oleg Chubar, and Yonghua Du
     "Introduction of the Sirepo-Bluesky interface and its application to the optimization problems",
     Proc. SPIE 11493, Advances in Computational Methods for X-Ray Optics V, 1149311 (21 August 2020);
     https://doi.org/10.1117/12.2569000

* Documentation: https://nsls-ii.github.io/sirepo-bluesky


