Skip to content

BCDA-APS/gemviz

Repository files navigation

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 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

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."