Visualize Bluesky data from tiled server.
Project description
gemviz
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 |
---|---|---|---|
Goals
- 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
Web Links
- 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
How to run this code?
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 these instructions:
- Navigate to a directory where you have similar software projects
git clone https://github.com/BCDA-APS/gemviz
- only need to do this once, assumes you have
git
command
- only need to do this once, assumes you have
cd gemviz
conda env create --force -n gemviz -f ./env.yml
- only need to do this once, assumes you have
conda
command
- only need to do this once, assumes you have
conda activate gemviz
pip install -e .
gemviz &
The gemviz package is now available on PyPI which means
a development version can be installed via pip
:
pip install gemviz
Acknowledgements
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."
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gemviz-0.1.0.tar.gz
.
File metadata
- Download URL: gemviz-0.1.0.tar.gz
- Upload date:
- Size: 113.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 740b4be1938320efd84ab6845aadaeb71c3047de1c927625613539e30b6e844a |
|
MD5 | b93d637705e5fa1b33705bcca1bd833f |
|
BLAKE2b-256 | bbd5a48e745c061f655cc1a397d17ff652e25d8504dbba3895cf6e135244b007 |
File details
Details for the file gemviz-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: gemviz-0.1.0-py3-none-any.whl
- Upload date:
- Size: 119.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 344c328af60b6ad8cc7da63a0ded91676662da41801776aaf9db0131f9fa400e |
|
MD5 | e38f576c1149de6f35597f034c74af14 |
|
BLAKE2b-256 | 5d8af7d5598d28c504d2cab62152a9fde9dfdb0e816a9b580749ba6239becb4a |