pcdshub / adviewer

AreaDetector configuration (and one day viewing) tool / based on ophyd, typhon, and qtpynodeeditor
Other
0 stars 3 forks source link

pyqtgraph replacement: qtpynodeeditor-based implementation #4

Closed klauer closed 5 years ago

klauer commented 5 years ago

Original PR Text

Motivation and Context

Visualizing port connectivity in AreaDetector is a pain. ophyd supplies a networkx-based solution for a simple, static view of the ports, but it does not allow for real-time viewing or GUI-based reconfiguration. This PR aims to make port configuration easy through an interactive graph visualization of the nodes.

TODO

Screenshots

image

klauer commented 5 years ago

As I have no collaborators or people interested in the development as of yet (this may change once ICALEPCS finishes up...) - I'll merge this once tests pass and go from there.