AreaDetector configurator and viewer
Project description
AreaDetector configurator (and - one day - viewer)
adviewer - despite the viewer in its name - is primarily a configuration tool for already-running areaDetector IOCs. It can help you determine how any given plugin pipeline has been configured, displaying an interactively- reconfigurable node graph and tree-based view. It may also help you discover what plugins are installed for an unfamiliar installation.
Eventually, there will be a full-featured viewer based on PyDM integrated as well. For now, a simple PyDM user interface is spawned in a separate process when using the image plugin right-click context menu in the graph.
Requirements
Python 3.6+
qtpy + PyQt5
qtpynodeeditor, a pure Python port of nodeeditor
Optionally:
PyDM, to spawn an image viewer
Running adviewer
To install:
$ pip install git+https://github.com/pcdshub/adviewer
To run:
$ adviewer --help $ adviewer 13SIM1: $ adviewer --pvlist filename.pvlist
Running the Tests
$ python run_tests.py
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.