wyzula-jan
|
64708bc1b2
|
fix: line_plot.py default changed back to "gauss_bpm"
|
2023-08-25 16:20:05 +02:00 |
|
wyzula-jan
|
3c0e5955d4
|
feat: keyboard shortcut to go to coordinates
|
2023-08-24 18:35:52 +02:00 |
|
wyzula-jan
|
ce54daf754
|
fix: correct coordinates for cursor table
|
2023-08-15 14:01:23 +02:00 |
|
wyzula-jan
|
b57b3bb1af
|
feat: new GUI for line_plot.py
|
2023-08-11 14:41:37 +02:00 |
|
|
|
23c206d550
|
refactor: rename line_plot to basic_plot
|
2023-08-11 10:21:12 +02:00 |
|
|
|
a9dd191629
|
fix: gui event removing bugs
|
2023-08-11 09:47:59 +02:00 |
|
|
|
0bf452ad1b
|
fix: q selection for gui_event signal
|
2023-08-11 06:57:00 +02:00 |
|
|
|
dc5fd9959f
|
refactor: made client a module import
|
2023-08-10 18:12:21 +02:00 |
|
wyzula-jan
|
5353fed7bf
|
feat: added qt_utils package with general Crosshair function
* only emits int -> suitable for 2D coordinates but not for 1D plot
|
2023-08-10 10:50:47 +02:00 |
|
|
|
c2d469b454
|
fix: fixed logic in data subscription
|
2023-08-09 21:39:28 +02:00 |
|
wyzula-jan
|
18b5d46678
|
feat: metadata available on_dap_update
|
2023-08-09 11:40:29 +02:00 |
|
|
|
378be81bf6
|
fix: plotting latest 1d curves
|
2023-08-09 09:37:14 +02:00 |
|
wyzula-jan
|
bb806c149d
|
feat: plotting from streamer
|
2023-08-08 18:25:34 +02:00 |
|
wyzula-jan
|
14e92e8d68
|
refactor: changed from bec client to dispatcher
|
2023-08-08 14:10:24 +02:00 |
|
wyzula-jan
|
0feca4b157
|
feat: added Legend to plot
* all curves labeled according to available signals
* added static method to remove curve by name
|
2023-08-07 15:36:16 +02:00 |
|
wyzula-jan
|
a999f7669a
|
feat: cursor coordinate as a QTable
* added debug button for testing
* roi_signal emitted after roi selection
* roi coordinates displayed in label over plot
|
2023-08-07 14:10:28 +02:00 |
|
wyzula-jan
|
4fb0a3b058
|
fix: Testing the data structure of plotting
|
2023-08-07 10:50:44 +02:00 |
|
wyzula-jan
|
075cc79d6f
|
feat: changed from PlotItem to GraphicsLayoutWidget, added LabelItem
|
2023-08-04 16:32:50 +02:00 |
|
|
|
9883caa1b3
|
test: fixed client mock
|
2023-07-19 10:06:21 +02:00 |
|
|
|
48075e4fe3
|
fix: add warning for non-existing signalz
|
2023-07-18 21:52:59 +02:00 |
|
|
|
a460f3c0bd
|
fix: documentation and bugfix for mouse_moved
|
2023-07-18 16:51:48 +02:00 |
|
|
|
3e1708bf48
|
feat: add auto-computed color_list from colormaps
|
2023-07-18 14:16:25 +02:00 |
|
|
|
10e2906445
|
feat: add functionality for plotting multiple signals
|
2023-07-18 12:39:41 +02:00 |
|
|
|
989a3f0808
|
feat: added lineplot widget
|
2023-07-17 19:03:20 +02:00 |
|