86b60b4aed
1.3.0
...
Automatically generated by python-semantic-release
v1.3.0
2024-10-30 13:19:18 +00:00
14dd8c5b29
fix(colors): extend color map validation for matplotlib and colorcet maps (if available)
2024-10-28 17:17:03 +01:00
b039933405
feat(colormap_button): colormap button with menu to select colormap filtered by the colormap type
2024-10-28 13:48:56 +01:00
d8c80293c7
1.2.0
...
Automatically generated by python-semantic-release
v1.2.0
2024-10-25 17:17:49 +00:00
40c9fea35f
feat(colors): evenly spaced color generation + new golden ratio calculation
2024-10-25 19:08:13 +02:00
5d4b86e1c6
refactor: add bec_lib version to statusbox
2024-10-25 16:12:06 +02:00
5681c0cbd1
1.1.0
...
Automatically generated by python-semantic-release
v1.1.0
2024-10-25 08:19:34 +00:00
91959e82de
refactor: do not flush selection upon receiving config update; allow widgetIO to receive kwargs to be able to use get_value to receive string instead of int for QComboBox
2024-10-24 18:09:18 +02:00
5eb15b785f
refactor: allow to set selection in DeviceInput; automatic update of selection on device config update; cleanup
2024-10-24 13:38:26 +02:00
6fb20552ff
refactor: cleanup, added device_signal for signal inputs
2024-10-24 09:21:32 +02:00
0350833f36
feat: add filter i/o utility class
2024-10-22 16:56:16 +02:00
acb79020d4
test(scan_control): tests added for grid_scan to ensure scan_args signal validity
2024-10-22 16:05:14 +02:00
9c6ba6ae73
1.0.2
...
Automatically generated by python-semantic-release
v1.0.2
2024-10-22 13:34:16 +00:00
4f5448cf51
fix(scan_control): scan args signal fixed to emit list instead of hardcoded structure
2024-10-22 15:04:23 +02:00
6f0182115f
1.0.1
...
Automatically generated by python-semantic-release
v1.0.1
2024-10-22 08:47:29 +00:00
7469c892c8
fix(waveform): added support for live_data and data access
2024-10-18 17:10:53 +02:00
cb45527f3e
1.0.0
...
Automatically generated by python-semantic-release
v1.0.0
2024-10-18 09:48:29 +00:00
f9a889fc6d
fix(crosshair): downsample clear markers
2024-10-18 11:32:12 +02:00
2ab12ed60a
feat!: ability to disable scatter from waveform & compatible crosshair with down sampling
2024-10-18 11:32:12 +02:00
98c68e9ff4
0.119.0
...
Automatically generated by python-semantic-release
v0.119.0
2024-10-17 15:09:10 +00:00
19f4e407e0
fix: fix syntax due to change of api for simulated devices
2024-10-17 16:07:11 +02:00
a23841b255
fix: remove wrongly scoped test
2024-10-17 16:07:11 +02:00
6982711fea
fix: rename 'compact' property -> 'compact_view'
2024-10-17 16:07:11 +02:00
0015f0e2d6
fix: Alignment 1D update, make app window a main window (in .ui file)
2024-10-17 16:07:11 +02:00
af9655de0c
feat: new PositionerGroup widget
2024-10-17 16:07:11 +02:00
e4121a01cb
feat: add 'expand_popup' property to CompactPopupWidget
...
This property tells if expand should show a popup (by default), or
if the widget should expand in-place
2024-10-17 16:07:11 +02:00
a69d2870e2
refactor: redesign of scan selection and scan control boxes
2024-10-17 16:07:07 +02:00
e3d0a7bbf9
refactor: move add/remove bundle to scan group box
2024-10-17 09:29:55 +02:00
523cc43572
fix: set (Minimum, Fixed) size policy on Stop button
2024-10-17 09:29:55 +02:00
261578796f
feat: PositionerBox with a popup view
2024-10-17 09:29:55 +02:00
0b9b1a3c89
feat: emit 'device_selected' and 'scan_axis' from scan control widget
2024-10-14 16:45:26 +02:00
9801d2769e
feat: new 'device_selected' signals to ScanControl, ScanGroupBox, DeviceLineEdit
2024-10-14 16:45:26 +02:00
dfccf97a99
0.118.0
...
Automatically generated by python-semantic-release
v0.118.0
2024-10-13 14:18:42 +00:00
9ef1d1c9ac
feat(image): image widget can take data from monitor_1d endpoint
2024-10-13 16:13:53 +02:00
b23695167a
docs(sphinx-build): adjusted pyside verion
2024-10-11 17:36:24 +02:00
92cc808d65
0.117.1
...
Automatically generated by python-semantic-release
v0.117.1
2024-10-11 15:27:05 +00:00
3a22392780
fix(FPS): qtimer cleanup leaking
2024-10-11 17:17:50 +02:00
f5f1f6c304
feature(vscode): added support for vscode instructions
2024-10-11 15:36:56 +02:00
923867947f
feature(vscode): support for controlling vscode from widgets
2024-10-11 15:36:56 +02:00
91260bb579
0.117.0
...
Automatically generated by python-semantic-release
v0.117.0
2024-10-11 10:29:41 +00:00
8dc892df0a
tests(plot_base): tests extended
2024-10-11 12:17:17 +02:00
8c5ef26843
feat(utils): FPS counter utility based on the viewBox updates, integrated to waveform and image widget
2024-10-11 09:52:48 +02:00
b681b13a33
0.116.0
...
Automatically generated by python-semantic-release
v0.116.0
2024-10-11 07:17:54 +00:00
499b6b9a12
feat: UI changes to have top toolbar with compact popup widgets (fix issue #360 )
2024-10-11 09:08:37 +02:00
94ce92f5b0
feat: adapt BECQueue and BECStatusBox widgets to use CompactPopupWidget
2024-10-11 09:08:37 +02:00
49268e3829
feat: add 'CompactPopupWidget' container widget
...
Makes it easy to write widgets which can have a compact
representation with LED-like global state indicator,
with the possibility to display a popup dialog with more
complete UI
2024-10-11 09:08:37 +02:00
908dbc1760
build: fix PySide6 to 6.7.2
2024-10-10 22:42:16 +02:00
d7e6506a27
0.115.0
...
Automatically generated by python-semantic-release
v0.115.0
2024-10-08 09:48:59 +00:00
c5e9ed6e42
fix: make Alignment1D a MainWindow as it is an application
2024-10-08 11:39:43 +02:00
b207e45a67
fix: adjust bec_qthemes dependency
2024-10-08 11:39:43 +02:00