Skip to content

2022.7.0

Latest
Compare
Choose a tag to compare
@ksunden ksunden released this 27 Jul 01:18
· 12 commits to main since this release
c448b2c

This is the initial release of bluesky-cmds, a GUI front end for the bluesky-queueserver based on the code base for yaqc-cmds

At present it only has support for UIs for wright-plans and a small collection of builtin bluesky plans.

What's Changed

  • Change how metadata is sent, fix axes/constant adding by @ksunden in #2
  • Subdevices using dot notation, get units via hwproxy for gridscan by @ksunden in #3
  • Fix for constant constants by @ksunden in #4
  • More reliable loading, including metadata by @ksunden in #6
  • Get working tuning plan UIs by @ksunden in #14
  • Add ui for mv, sleep plan stubs by @ksunden in #15
  • Add right click copy actions by @ksunden in #16
  • System to save preset plan lists by @ksunden in #17
  • Use the bluesky_queueserver_api and actually use config by @ksunden in #22
  • Update Config by @ksunden in #23
  • Logging tab by @ksunden in #24
  • Only make OPA uis when devices with deps are present by @ksunden in #25
  • Add all group memebers to experimentor drop down by @ksunden in #26
  • Set colors explicitly for log window by @ksunden in #30
  • Rebuild UI on reconnect and allow startup without server by @ksunden in #33
  • 2022.7.0 by @pcruzparri in #34

New Contributors

Full Changelog: https://github.com/wright-group/bluesky-cmds/commits/v2022.7.0