https://github.com/diamondlightsource/bluefly
Flyscan experiments for bluesky
https://github.com/diamondlightsource/bluefly
from-dls-controls
Last synced: 3 months ago
JSON representation
Flyscan experiments for bluesky
- Host: GitHub
- URL: https://github.com/diamondlightsource/bluefly
- Owner: DiamondLightSource
- License: apache-2.0
- Created: 2020-09-17T13:49:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T17:52:21.000Z (10 months ago)
- Last Synced: 2024-07-15T21:56:26.410Z (10 months ago)
- Topics: from-dls-controls
- Language: Python
- Size: 337 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
bluefly
===========================|build_status| |coverage| |pypi_version| |readthedocs|
Flyscan experiments for bluesky
Documentation
-------------Full documentation is available at http://bluefly.readthedocs.io
Source Code
-----------Available from http://github.com/DiamondLightSource/bluefly
Installation
------------To start using this project::
git clone https://github.com/DiamondLightSource/bluefly
Contributing
------------See `CONTRIBUTING`_
License
-------
APACHE License. (see `LICENSE`_).. |build_status| image:: https://travis-ci.com/DiamondLightSource/bluefly.svg?branch=master
:target: https://travis-ci.com/DiamondLightSource/bluefly
:alt: Build Status.. |coverage| image:: https://coveralls.io/repos/github/DiamondLightSource/bluefly/badge.svg?branch=master
:target: https://coveralls.io/github/DiamondLightSource/bluefly?branch=master
:alt: Test Coverage.. |pypi_version| image:: https://badge.fury.io/py/bluefly.svg
:target: https://badge.fury.io/py/bluefly
:alt: Latest PyPI version.. |readthedocs| image:: https://readthedocs.org/projects/bluefly/badge/?version=latest
:target: http://bluefly.readthedocs.io
:alt: Documentation.. _CONTRIBUTING:
https://github.com/DiamondLightSource/bluefly/blob/master/CONTRIBUTING.rst.. _LICENSE:
https://github.com/DiamondLightSource/bluefly/blob/master/LICENSE