1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-25 01:30:47 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
wyzula-jan 69c38d67e4 feat: multi window interface created for extreme BL 2023-08-30 13:06:01 +02:00
wyzula-jan a9f16884b0 feat: migrate to .yaml config file instead of argparse 2023-08-29 16:48:29 +02:00
wyzula-jan 0eff18f5a0 feat: better color coding of curves 2023-08-29 16:31:57 +02:00
wyzula-jan abd88f7109 refactor: x_value and y_values arguments separately 2023-08-29 15:28:14 +02:00
wyzula-jan f0589b79ec fix: added missing local .ui file 2023-08-29 14:52:48 +02:00
wyzula-jan bdaeef831b doc: updated documentation for PlotApp 2023-08-29 14:48:21 +02:00
wyzula-jan cab53543e6 fix: user can disable dap_worker and just choose signals to plot 2023-08-29 14:41:23 +02:00
wyzula-jan 3344f1b92a feat: user can specify tuple of (x,y) devices which wants to plot 2023-08-29 13:57:28 +02:00
wyzula-jan 3af57abc48 feat: fit table hardcode to "gaussian_fit_worker_3" 2023-08-29 10:10:03 +02:00
wyzula-jan 49ba6feb3a feat: crosshair snapped to x, y data automatically, clicked coordinates glows 2023-08-28 17:56:00 +02:00
wyzula-jan 223f102aa9 feat: crosshair snaps to data, but it is activated with button due to debug 2023-08-28 17:25:25 +02:00
wyzula-jan 118f6af2b9 feat: dap fit plotted as curve, data as scatter 2023-08-28 16:22:53 +02:00
wyzula-jan fc4b54239e refactor: plot update via proxy 2023-08-28 16:05:01 +02:00
wyzula-jan ff545bf5c9 feat: oneplot can receive one motor and one monitor signal 2023-08-28 15:12:57 +02:00
wyzula-jan 98c0c64e85 feat: oneplot initialized as an example app for plotting motor vs monitor signals + dispatcher loop over msg 2023-08-28 14:07:07 +02:00