|
|
de5773662a
|
feat(device-manager): Add DeviceManager Widget for BEC Widget main applications
|
2026-01-05 11:25:55 +01:00 |
|
|
|
b16f88b217
|
fix(heatmap): interpolation thread is killed only on exit, logger for dandling thread
|
2026-01-05 11:25:55 +01:00 |
|
|
|
063e5d064c
|
perf(heatmap): thread worker optimization
|
2026-01-05 11:25:55 +01:00 |
|
|
|
c354a9b249
|
fix(heatmap): interpolation of the image moved to separate thread
|
2026-01-05 11:25:55 +01:00 |
|
|
|
caa4e449e4
|
fix(motor_map): x/y motor are saved in properties
|
2026-01-05 11:25:55 +01:00 |
|
|
|
5c18b291b5
|
feat(advanced_dock_area): floating docks restore with relative geometry
|
2026-01-05 11:25:55 +01:00 |
|
|
|
2dfae4d38f
|
feat(advanced_dock_area): created DockAreaWidget base class; profile management through namespaces; dock area variants
|
2026-01-05 11:25:54 +01:00 |
|
|
|
5865d0f97d
|
feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted
|
2026-01-05 11:25:54 +01:00 |
|
|
|
5567274f2d
|
fix(becconnector): ophyd thread killer on exit + in conftest
|
2026-01-05 11:25:54 +01:00 |
|
|
|
7983a4527a
|
feat(guided_tour): add guided tour
|
2026-01-05 11:25:54 +01:00 |
|
|
|
0f63543326
|
fix: add metadata to scan control export
|
2026-01-05 11:25:54 +01:00 |
|
|
|
01755aba07
|
feat(developer_view): add developer view
|
2026-01-05 11:25:54 +01:00 |
|
|
|
e8c062a48f
|
feat(dm-view): initial device manager view added
|
2026-01-05 11:25:54 +01:00 |
|
|
|
dfe914bb7e
|
feat(help-inspector): add help inspector widget
|
2026-01-05 11:25:54 +01:00 |
|
|
|
b2505c6a56
|
feat(main_app): main app with interactive app switcher
|
2026-01-05 11:25:54 +01:00 |
|
|
|
3dd688540e
|
feat(busy_loader): busy loader added to bec widget base class
|
2026-01-05 11:25:54 +01:00 |
|
|
|
03015a72a6
|
fix(bec_widgets): adapt to bec_qthemes 1.0; themes can be only applied on living Qt objects
|
2026-01-05 11:25:54 +01:00 |
|
|
|
7dcaf8fe4c
|
feat(advanced_dock_area): added ads based dock area with profiles
|
2026-01-05 11:25:54 +01:00 |
|
|
|
5393a84494
|
build: PySide6-QtAds; bec_qtheme V1; dependencies updated and adjusted
|
2026-01-05 11:25:54 +01:00 |
|
|
|
de8fe3b5f5
|
test(device config): validate against pydantic
|
2025-12-18 14:02:10 +01:00 |
|
|
|
01c6e092b9
|
fix(scan queue): adjustments for changes to the pydantic model of the scan queue
|
2025-12-17 14:51:54 +01:00 |
|
|
|
d876ca72bc
|
fix(heatmap): more robust logic for fast and slow axis in grid scan
|
2025-12-16 13:36:17 +01:00 |
|
|
|
04f1ff4fe7
|
fix(devices): minor fix to comply with new config helper in bec_lib
|
2025-12-10 12:20:48 +01:00 |
|
|
|
b72f0dc6e8
|
fix(curve): update dap curves if data are set manually
|
2025-11-27 10:42:58 +01:00 |
|
|
|
7d5e702a11
|
fix(web_links): fixed link to bec widget issues from gitlab to github
|
2025-11-24 14:29:56 +01:00 |
|
|
|
40cbf7fe4f
|
fix(main_window): removed hiding scan progressbar animation
|
2025-11-24 14:29:56 +01:00 |
|
|
|
c9455672b5
|
fix(fakeredis): add support for additional args
|
2025-11-17 20:24:44 +01:00 |
|
|
|
d00d786399
|
fix(test): removed duplicate test in crosshair
|
2025-11-17 13:29:35 +01:00 |
|
|
|
198684c65d
|
feat(waveform): dap curve can be attached to custom and history curves
|
2025-11-10 20:27:31 +01:00 |
|
|
|
13a9175ba5
|
feat: add pdf viewer widget
|
2025-10-30 08:58:11 +01:00 |
|
|
|
1e19092319
|
feat(positioner_box_2d): added properties to enable/disable vertical and horizontal controls
|
2025-10-21 15:16:24 +02:00 |
|
|
|
96664c3923
|
feat(image_roi): enhance get_coordinates to include rectangle center and dimensions
|
2025-10-21 15:16:01 +02:00 |
|
|
|
c87a6cfce9
|
feat(image_roi_tree): compact mode added
|
2025-10-15 12:35:51 +02:00 |
|
|
|
3d807eaa63
|
refactor(serializer): upgrade to new serializer interface
|
2025-10-13 16:11:47 +02:00 |
|
|
|
1dd20d5986
|
test(deviceconfig-form-update): Add onFailure default to test
|
2025-10-09 15:36:18 +02:00 |
|
|
|
20a59af648
|
fix(curve_tree): scans are always fetched by scan ids
|
2025-10-08 13:40:48 +02:00 |
|
|
|
8111a4a21b
|
fix(curve_tree): fetching scan numbers directly from the bec client
|
2025-10-08 13:40:48 +02:00 |
|
|
|
2f798be7b0
|
refactor(test_waveform): test waveform renamed
|
2025-10-08 13:40:48 +02:00 |
|
|
|
5a5d32312b
|
test(waveform,curve_tree): test extended to cover history curve behaviour
|
2025-10-08 13:40:48 +02:00 |
|
|
|
0844a9e119
|
test(conftest): suppress_message_box for error popups fixture autouse True
|
2025-10-08 13:40:48 +02:00 |
|
|
|
f083dff612
|
feat(waveform): new type of curve - history curve
|
2025-10-08 13:40:48 +02:00 |
|
|
|
50696bce4c
|
fix: explicitly pass the cached readout flag
|
2025-10-07 10:59:22 +02:00 |
|
|
|
3e339348dd
|
chore: deprecate 3.10, add 3.13
|
2025-09-15 13:48:32 +02:00 |
|
|
|
3a2ec9f1b7
|
test(crosshair): visibility test added with plotbase fixture
|
2025-09-11 16:59:35 +02:00 |
|
|
|
1bec9bd9b2
|
feat: add explorer widget
|
2025-08-19 16:51:38 +02:00 |
|
|
|
f2e5a85e61
|
feat(scan control): add support for literals
|
2025-08-18 12:44:29 +02:00 |
|
|
|
926d722955
|
feat(property_manager): property manager widget
|
2025-08-14 09:16:04 +02:00 |
|
|
|
f4af6ebc5f
|
fix: use better source for plugin repo name
|
2025-08-07 15:39:07 +02:00 |
|
|
|
a5a7607a83
|
tests: add tests for widget creator
|
2025-08-07 15:39:07 +02:00 |
|
|
|
50c84a766a
|
refactor(scan-history): add spinner for loading time of history
|
2025-07-31 13:09:47 +02:00 |
|