0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 11:41:49 +02:00
Commit Graph

226 Commits

Author SHA1 Message Date
c525eba885 fix: extreme.py init_plot_background error handling 2023-10-10 12:43:07 +02:00
fc6098414e fix: extreme.py ui is initialised for the first scan of config in scan mode 2023-10-10 12:43:07 +02:00
ae79faa7ed fix: extreme.py client and device manager initialisation 2023-10-10 12:43:07 +02:00
f74a6a0b8b refactor: added __init__.py to all example folders 2023-09-29 09:34:15 +00:00
0a0d51d278 test: added test_start_zmq_consumer for eiger_plot.py 2023-09-29 09:34:15 +00:00
70684d119f test: added test_on_image_update for eiger_plot.py 2023-09-29 09:34:15 +00:00
977ce3ae93 refactor: fixed formatting for mca plot 2023-09-25 13:52:55 +02:00
44cc881ac9 fix: epics removed from requirements 2023-09-25 10:26:07 +02:00
ee3cae6472 Merge branch 'motor_go_end' 2023-09-25 10:21:52 +02:00
b78152b149 fix: motor_example.py load .csv logic fixed 2023-09-22 14:29:14 +02:00
85841cdf1f fix: motor_example.py export .csv logic fixed 2023-09-22 14:17:22 +02:00
ed3f656d5e refactor: motor_example.py removed old table related functions 2023-09-22 14:10:24 +02:00
a4fb6bd1d2 perf: motor_example.py replot logic optimizes 2023-09-22 13:52:48 +02:00
05f48de3f1 fix: motor_example.py precision in duplicate table fixed 2023-09-22 13:46:53 +02:00
401fec8539 fix: motor_example.py duplicate table fixed 2023-09-22 13:43:57 +02:00
b13509e9eb fix: motor_example.py manual changing coordinates in start/stop works again 2023-09-22 11:22:26 +02:00
a15860abac fix: motor_example.py replot points logic simplified 2023-09-22 10:59:08 +02:00
673ed325d1 fix: motor_example.py new independent mapping relying on the table 2023-09-22 09:39:58 +02:00
63f52fc841 fix: extreme.py formatting fixed 2023-09-21 11:27:27 +02:00
b41d63ea4d fix: online changes e21543 2023-09-21 10:43:45 +02:00
418480f1fc fix: motor_example.py user is blocked to duplicate last entry in start/end mode if end coordinate was not defined 2023-09-19 14:16:41 +02:00
7ff72b4086 docs: extreme.py updated documentation 2023-09-19 14:01:05 +02:00
cb144c7c2c fix: extreme.py saved to .yaml works correctly for different scans configurations 2023-09-19 12:09:17 +02:00
5f3d55b760 refactor: extreme.py plot init moved to config_init 2023-09-19 12:06:24 +02:00
a6940235be refactor: extreme.py changed initialisation of config 2023-09-19 11:57:43 +02:00
4287ac8885 fix: extreme.py fixed logic of loading new config.yaml during app operation 2023-09-19 11:51:57 +02:00
08f508f4c3 fix: motor_example.py - new more robust logic for getting coordinates for table go buttons 2023-09-14 17:11:24 +02:00
6124eab971 refactor: motor_example.py - function to connect buttons in the table 2023-09-14 15:50:15 +02:00
65b045e1a2 feat: motor_example.py in start/end mode new button allowing user to go to end position 2023-09-14 15:22:03 +02:00
a5c6ffaa02 fix: motor_example.py help extended 2023-09-13 10:04:22 +02:00
34c785b92c refactor: extreme config example 2023-09-13 09:50:56 +02:00
7cb56e9e7f fix: logic fixed 2023-09-12 17:41:47 +02:00
b867f25c78 fix: import works for both modes 2023-09-12 17:04:25 +02:00
cacc076959 fix: import with start/stop mode works again 2023-09-12 16:53:50 +02:00
0e634ee2ac fix: removed scipy from eiger_plot.py 2023-09-12 15:59:38 +02:00
723503851b refactor: config_example.yaml 2023-09-12 15:55:59 +02:00
57e69907d5 feat: plot different signals and plot configurations based on different scans 2023-09-12 14:54:18 +02:00
8ff983f16e fix: specific config for csaxs 2023-09-12 11:59:34 +02:00
10ccf0cc97 fix: mode lock in config to disable changing the mode for users 2023-09-12 11:57:29 +02:00
12b46a71a2 Merge branch 'cSAX-feedback' 2023-09-12 11:43:24 +02:00
265744076c fix: changes e20643 2023-09-12 08:51:24 +02:00
2123361ada fix: extra columns works again 2023-09-11 17:50:03 +02:00
f2fde2cf5c feat: comboBox to switch between entries mode 2023-09-11 17:04:38 +02:00
14a0c92fb9 refactor: changed order of columns 2023-09-11 16:42:12 +02:00
702e758812 refactor: align_table_center as a static method 2023-09-11 11:35:21 +02:00
63e3896725 fix: resize table is user controlled 2023-09-11 11:21:09 +02:00
3b12f1bc1d fix: typo fixed in mca_plot.py 2023-09-08 18:03:54 +02:00
ae040727fc feat: histogramLUT for mca_plot 2023-09-08 17:56:07 +02:00
ade893d33d feat: added key bindings and help dialog 2023-09-08 17:23:15 +02:00
b984f0f36e feat: added FFT 2023-09-08 16:34:39 +02:00