Python Qt5 application to visualize Bluesky data from tiled server.
GH tag | GH release | PyPI | conda-forge |
---|---|---|---|
Python version(s) | Unit Tests | Code Coverage | License |
---|---|---|---|
- minimum: PyQt app that can select runs, show line charts
- ideal: add database filters, config file, autodetect data types, and representations
- stretch: data visualization integrate with https://github.com/BCDA-APS/qs-web2023
- https://github.com/bluesky/tiled
- https://github.com/bluesky/bluesky-widgets
- Tiled Python Client Demonstration - shows the JSON API between tiled server and client
- Tiled Python Client Python API - terse example using
tiled.client
libary
First said, this software application is pre-release and may contain significant unhandled bugs. Please report any you encounter or feature requests, too.
Suggested installation for developers is to use
pip
with its editable mode:
This project is still in development.
We have plans for production
release.
Until the production release, you should run gemviz
as would a developer by following the installation instructions.
The gemviz package is now available on PyPI and conda-forge. A Development version for either can be installed with one of these commands:
conda install conda-forge::gemviz
pip install gemviz
We'd like to thank the GEM fellow program for sponsoring an intern fellowship for the development of this software at the Advanced Photon Source.
"This product includes software produced by UChicago Argonne, LLC under Contract No. DE-AC02-06CH11357 with the Department of Energy."