wyzula-jan
|
f9c5c82381
|
fix: motor_example.py fix to the new .read() structure from bec_lib
|
2024-01-12 16:44:55 +01:00 |
|
wyzula-jan
|
404ca49821
|
refactor: modular_app.py configs changed to new format
|
2024-01-08 16:17:14 +01:00 |
|
wyzula-jan
|
f3a47a5b08
|
refactor: repo reorganisation
|
2023-12-12 17:26:28 +01:00 |
|
wyzula-jan
|
3abd955465
|
refactor: repo reorganization
|
2023-12-12 17:26:22 +01:00 |
|
wyzula-jan
|
080c258d15
|
fix: changed exec_ to exec for all apps
|
2023-12-06 16:02:28 +01:00 |
|
wyzula-jan
|
b6f6bc5b20
|
refactor: migration to qtpy
|
2023-11-13 18:37:32 +01:00 |
|
wyzula-jan
|
37278e363c
|
refactor: configs for BECMonitor are validated by pydantic outside the main widget
|
2023-11-13 15:42:25 +01:00 |
|
usov_i
|
5ec2b08e34
|
refactor: fix bec_lib imports
|
2023-11-13 08:29:07 +01:00 |
|
wyzula-jan
|
d52aa15aac
|
fix: wrong __init__.py in modular_app
|
2023-10-30 18:52:07 +01:00 |
|
 wyzula-janandwyzula_j
|
cb6fb9d78b
|
refactor: BECDeviceMonitor changed to BECMonitor
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
afab283988
|
fix: device_monitor.py BECDeviceMonitor can be promoted in the QtDesigner and then setup in the modular app
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
93db0c21ef
|
refactor: config_dialog.py clean up
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
7db9e0ef16
|
feature: DialogConfig ability to add different scan configuration
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
f1d7abeb25
|
refactor: DialogConfig implemented directly to the BECDeviceMonitor
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
d78940da3f
|
fix: modular_app.py configs are linked to the actual version of the state of the device monitor
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
f94a29bf4b
|
fix: config_dialog.py can load the current configuration of the plot
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
bf2a09e630
|
feat: modular_app.py, device_monitor.py, config_dialog.py linked together, plot configuration can be done through GUI
|
2023-10-30 17:48:09 +00:00 |
|
 wyzula-janandwyzula_j
|
c9e5dd542c
|
feat: config_dialog.py interactive editor of plot settings
|
2023-10-30 17:48:09 +00:00 |
|
wyzula-jan
|
2925a5f20e
|
test: test_stream_plot.py basic tests for stream_plot.py, test_basic_plot.py removed
|
2023-10-17 13:40:30 +02:00 |
|
wyzula-jan
|
17ea7ab703
|
refactor: stream_plot.py changed client initialization
|
2023-10-17 11:11:11 +02:00 |
|
wyzula-jan
|
144e56cdd9
|
refactor: duplicate scripts of BasicPlot removed, BasicPlot renamed to StreamPlot
|
2023-10-17 10:45:06 +02:00 |
|
wyzula-jan
|
28908dd07c
|
fix: stream_plot.py on_dap_update data dict opened correctly
|
2023-10-17 10:45:06 +02:00 |
|
wyzula-jan
|
ad2b798f11
|
refactor: stream_plot.py color static methods removed
|
2023-10-17 10:45:06 +02:00 |
|
wyzula-jan
|
f022153fa2
|
refactor: placeholders for stream plot
|
2023-10-17 10:45:06 +02:00 |
|
wyzula-jan
|
59bba1429c
|
fix: scan_mode for BECDeviceMonitor fixed init_ui
|
2023-10-12 15:45:17 +02:00 |
|
wyzula-jan
|
f3f55a7ee0
|
feat: BECDeviceMonitor modular class which can be used to replace placeholder in .ui file.
|
2023-10-12 15:45:17 +02:00 |
|
wyzula-jan
|
75af0404b3
|
feat: placeholders initialised
|
2023-10-12 15:45:17 +02:00 |
|
usov_i
|
616de26150
|
refactor: switch to generic connect_slot method in plots
|
2023-10-12 13:40:07 +02:00 |
|
wyzula-jan
|
5814113f73
|
fix: extreme.py default config file changed to the config_example.yaml
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
5162270d28
|
fix: extreme.py retry action fixed in ErrorHandler
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
ac2a41d2d8
|
test: test_extreme.py ErrorHandler tested separately
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
5637c938cf
|
refactor: extreme.py ErrorHandler fixed, new configs are correctly loaded
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
d2c12a9f1c
|
refactor: extreme.py error messages for config file moved to ErrorHandler class
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
51c3a9e9ee
|
fix: extreme.py advanced error handling with possibility to reload different config
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
9750039097
|
fix: extreme.py error in configuration are displayed as messagebox
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
824ce821cd
|
fix: extreme.py validation function to check config key component structure
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
fbd299c7e7
|
fix: extreme.py improved error handling for scan types mode
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
36942b316a
|
test: test_extreme.py init_ui more edge cases
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
6c773c7c94
|
fix: extreme.py init_ui changed > to >= for setting number of columns
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
c525eba885
|
fix: extreme.py init_plot_background error handling
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
fc6098414e
|
fix: extreme.py ui is initialised for the first scan of config in scan mode
|
2023-10-10 12:43:07 +02:00 |
|
wyzula-jan
|
ae79faa7ed
|
fix: extreme.py client and device manager initialisation
|
2023-10-10 12:43:07 +02:00 |
|
 wyzula-janandwakonig_k
|
f74a6a0b8b
|
refactor: added __init__.py to all example folders
|
2023-09-29 09:34:15 +00:00 |
|
 wyzula-janandwakonig_k
|
0a0d51d278
|
test: added test_start_zmq_consumer for eiger_plot.py
|
2023-09-29 09:34:15 +00:00 |
|
 wyzula-janandwakonig_k
|
70684d119f
|
test: added test_on_image_update for eiger_plot.py
|
2023-09-29 09:34:15 +00:00 |
|
wakonig_k
|
977ce3ae93
|
refactor: fixed formatting for mca plot
|
2023-09-25 13:52:55 +02:00 |
|
wyzula-jan
|
44cc881ac9
|
fix: epics removed from requirements
|
2023-09-25 10:26:07 +02:00 |
|
wyzula-jan
|
ee3cae6472
|
Merge branch 'motor_go_end'
|
2023-09-25 10:21:52 +02:00 |
|
wyzula-jan
|
b78152b149
|
fix: motor_example.py load .csv logic fixed
|
2023-09-22 14:29:14 +02:00 |
|
wyzula-jan
|
85841cdf1f
|
fix: motor_example.py export .csv logic fixed
|
2023-09-22 14:17:22 +02:00 |
|