Skip to main content

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
tag release PyPi conda-forge
Python version(s) Unit Tests Code Coverage License
Python version Unit Tests Coverage Status license: ANL

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

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:

  1. Navigate to a directory where you have similar software projects
  2. git clone https://github.com/BCDA-APS/gemviz
    • only need to do this once, assumes you have git command
  3. cd gemviz
  4. conda env create --force -n gemviz -f ./env.yml
    • only need to do this once, assumes you have conda command
  5. conda activate gemviz
  6. pip install -e .
  7. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gemviz-0.1.0.tar.gz (113.7 kB view hashes)

Uploaded Source

Built Distribution

gemviz-0.1.0-py3-none-any.whl (119.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page