|
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 |
|
|
0f109e6ad3
|
Merge remote-tracking branch 'origin/streamer_plot' into streamer_plot
# Conflicts:
# bec_widgets/line_plot.py
|
2023-08-10 08:34:27 +02:00 |
|
|
c2d469b454
|
fix: fixed logic in data subscription
|
2023-08-09 21:39:28 +02:00 |
|
|
d40da67140
|
Merge remote-tracking branch 'origin/streamer_plot' into streamer_plot
|
2023-08-09 17:12:28 +02:00 |
|
|
7bec0b5e6c
|
fix: scan_plot to accept metadata from dap signal
* as a consequence of 18b5d46678
|
2023-08-09 15:57:42 +02:00 |
|
|
d32088b643
|
feat: 2D plot updating
|
2023-08-09 15:12:42 +02:00 |
|
|
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 |
|
|
bb806c149d
|
feat: plotting from streamer
|
2023-08-08 18:25:34 +02:00 |
|
|
14e92e8d68
|
refactor: changed from bec client to dispatcher
|
2023-08-08 14:10:24 +02:00 |
|
|
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 |
|
|
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 |
|
|
4fb0a3b058
|
fix: Testing the data structure of plotting
|
2023-08-07 10:50:44 +02:00 |
|
|
075cc79d6f
|
feat: changed from PlotItem to GraphicsLayoutWidget, added LabelItem
|
2023-08-04 16:32:50 +02:00 |
|
|
2abbc2e408
|
Merge branch 'qtdesig_widgets' into 'master'
feat: emit the full bec message to slots
See merge request bec/bec-widgets!2
|
2023-08-04 14:02:17 +02:00 |
|
|
91d8ffacff
|
feat: add display_ui_file.py
|
2023-07-31 17:57:15 +02:00 |
|
|
1325704750
|
feat: add disconnect_dap_slot
|
2023-07-31 17:18:58 +02:00 |
|
|
cd11ee51c1
|
fix: fix examples when run directly as a script
|
2023-07-24 15:07:42 +02:00 |
|
|
b16406a7fc
|
refactor: move plugins into a separate folder
|
2023-07-24 15:07:41 +02:00 |
|
|
ff534ad67f
|
refactor: use BECClient for cb on scan_segment
|
2023-07-24 15:07:31 +02:00 |
|
|
87163fde32
|
refactor: widgets setup their own connections
|
2023-07-21 09:58:35 +02:00 |
|
|
e7f644c507
|
fix: module paths
|
2023-07-20 09:50:51 +02:00 |
|
|
d8c101cdd7
|
feat: inherit from GraphicsView for consistency with 2D plot
|
2023-07-20 09:50:22 +02:00 |
|
|
67905e896c
|
feat: add BECScanPlot2D
|
2023-07-20 09:50:22 +02:00 |
|
|
1bb3020703
|
feat: emit the full bec message to slots
* some widgets will require metadata for their operation
|
2023-07-19 23:38:37 +02:00 |
|
|
f706010c2a
|
0.3.0
Automatically generated by python-semantic-release
v0.3.0
|
2023-07-19 08:46:02 +00:00 |
|
|
601e45f790
|
Merge branch 'line_plot' into 'master'
Line plot
See merge request bec/bec-widgets!1
|
2023-07-19 08:45:04 +00:00 |
|
|
9883caa1b3
|
test: fixed client mock
|
2023-07-19 10:06:21 +02:00 |
|
|
d37fbf5c4f
|
test: add test for line_plot
|
2023-07-18 21:54:01 +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 |
|
|
8fee13a67b
|
feat: added ctrl_c from grum
|
2023-07-17 19:02:52 +02:00 |
|
|
cc69cf9b61
|
ci: fixed python-semantic-release version to 7.*
|
2023-07-17 06:15:33 +00:00 |
|
|
d8038a8cd0
|
docs: add notes about qt designer install via conda-forge
|
2023-07-14 16:02:59 +02:00 |
|
|
65b94ecd45
|
build: fixed setup.cfg metadata
|
2023-07-14 07:08:16 +00:00 |
|
|
db2d33e891
|
docs: added license
|
2023-07-13 20:37:29 +00:00 |
|
|
5e5c0ed980
|
refactor: added pylintrc file; cleanup
|
2023-07-13 22:23:24 +02:00 |
|
|
004faecc69
|
ci: fixed stage name
|
2023-07-13 18:49:07 +02:00 |
|
|
81b6355932
|
ci: added security tests
|
2023-07-13 18:48:12 +02:00 |
|
|
b790dd2d08
|
test: removed deprecated waitforwindowshown method of qtbot
|
2023-07-13 18:46:37 +02:00 |
|
|
ac868c80de
|
0.2.1
Automatically generated by python-semantic-release
v0.2.1
|
2023-07-13 16:38:41 +00:00 |
|
|
947db1e0f3
|
fix: fixed setup config (wrong name)
|
2023-07-13 18:37:41 +02:00 |
|
|
86f4deffd8
|
fix: fixed bec_lib dependency
|
2023-07-13 18:33:58 +02:00 |
|
|
b5f7b4feee
|
build: added black as dev dependency
|
2023-07-13 18:33:08 +02:00 |
|
|
f10de383a8
|
test: added tests for scan plot
|
2023-07-13 18:32:27 +02:00 |
|
|
4ee18ac3af
|
refactor: added example usage within main statement
|
2023-07-13 18:32:10 +02:00 |
|
|
1c237f4bf8
|
0.2.0
Automatically generated by python-semantic-release
v0.2.0
|
2023-07-13 15:18:19 +00:00 |
|