augustin_s
|
c0d1698f2d
|
added save_dap_results
|
2023-03-25 11:42:29 +01:00 |
|
augustin_s
|
871fcf13a0
|
expose sensor combinations
|
2023-03-25 11:32:49 +01:00 |
|
augustin_s
|
6fb75a6c0c
|
fixed bug where AutoWidthListCtrl returns string and LabeledMathEntry expects float
|
2023-03-25 10:39:29 +01:00 |
|
augustin_s
|
4cc59fde06
|
slightly reordered and commented to better follow the logical flow
|
2023-03-13 11:52:32 +01:00 |
|
augustin_s
|
0351681910
|
Merge branch 'master' into 'master'
Typo fixed
See merge request slic/slic!2
|
2023-03-09 13:37:24 +00:00 |
|
augustin_s
|
ae06f551a9
|
fixed a bug where the condition could get stuck when stopping a scan from the GUI
|
2023-03-09 13:56:20 +01:00 |
|
augustin_s
|
367b427cbf
|
handle wrongly filled ROI line
|
2023-03-04 13:08:16 +01:00 |
|
augustin_s
|
c740a832e9
|
handle only empty box, propagate failing arithmetic_eval
|
2023-03-04 13:07:30 +01:00 |
|
augustin_s
|
92e9ad7720
|
a space
|
2023-03-04 13:05:51 +01:00 |
|
augustin_s
|
c56c84aa10
|
added function to generate Device from globals()
|
2023-03-02 18:29:35 +01:00 |
|
augustin_s
|
83844d0fa0
|
typos
|
2023-03-02 13:03:27 +01:00 |
|
augustin_s
|
2759440b1d
|
generalized the idea
|
2023-03-02 12:56:30 +01:00 |
|
augustin_s
|
5f373a158c
|
added by_name
|
2023-03-01 17:27:12 +01:00 |
|
augustin_s
|
762532a30e
|
do not add empty branches
|
2023-03-01 16:59:17 +01:00 |
|
augustin_s
|
767012970d
|
added function to create a new subset Device by filtering Adjustable types from an existing Device
|
2023-03-01 16:45:27 +01:00 |
|
augustin_s
|
1e10cced68
|
allow to set default sensor when creating Scanner
|
2023-02-24 18:53:41 +01:00 |
|
augustin_s
|
4a743cf04b
|
stop also joins the thread
|
2023-02-23 20:20:59 +01:00 |
|
augustin_s
|
76b037cc3d
|
added silent flag and repr
|
2023-02-23 20:03:10 +01:00 |
|
augustin_s
|
d9c28ec42c
|
added a threaded monitor
|
2023-02-23 19:48:01 +01:00 |
|
augustin_s
|
770fb5a021
|
added normalizing sensors
|
2023-02-22 19:41:17 +01:00 |
|
augustin_s
|
a35dfb9815
|
added an editor for JF ROIs
|
2023-02-22 18:06:21 +01:00 |
|
augustin_s
|
1404140de4
|
added SubstituteWidget to transparently handle parameter types that are not implemented
|
2023-02-21 16:30:02 +01:00 |
|
augustin_s
|
0472746e6f
|
added Get/SetRawValue; handle failing arithmetic_eval
|
2023-02-21 16:29:05 +01:00 |
|
augustin_s
|
40ef5564ef
|
added a quick monitor plot function
|
2023-02-21 12:45:34 +01:00 |
|
augustin_s
|
6403d05956
|
handle data=None
|
2023-02-21 12:22:06 +01:00 |
|
augustin_s
|
01fa6a4938
|
added "roi" to allowed parameters
|
2023-02-20 18:44:14 +01:00 |
|
augustin_s
|
e86b2e5188
|
also delete unusable methods
|
2023-02-19 19:50:19 +01:00 |
|
augustin_s
|
d136bc53a2
|
fixed typo in imports; added missing import; attached channels to BSCombined; removed old example
|
2023-02-19 19:47:37 +01:00 |
|
augustin_s
|
a017bad348
|
rewrote BSSensor and BSCombined using BSMonitor
|
2023-02-19 19:41:49 +01:00 |
|
augustin_s
|
484f4946f2
|
channel names as argument
|
2023-02-19 19:37:01 +01:00 |
|
augustin_s
|
4da06510eb
|
turned current BSSensor into BSMonitor base class
|
2023-02-19 19:33:46 +01:00 |
|
augustin_s
|
932c0e2d59
|
renamed BSMonitorThread.value -> BSMonitorThread.data
|
2023-02-19 00:03:40 +01:00 |
|
augustin_s
|
8e42467208
|
mimic BSCombined logic in BSSensor
|
2023-02-19 00:00:23 +01:00 |
|
augustin_s
|
4abd819a20
|
get_current_value for BSSensor also needs to unpack the dict
|
2023-02-18 21:04:25 +01:00 |
|
augustin_s
|
3a4a57902b
|
added a first try on BSCombined
|
2023-02-18 20:56:52 +01:00 |
|
augustin_s
|
72be6bd032
|
added and use cache clear upon start
|
2023-02-16 23:52:42 +01:00 |
|
augustin_s
|
6e904cd13b
|
added and use cache clear upon start
|
2023-02-16 23:52:29 +01:00 |
|
augustin_s
|
aef31f8271
|
merged BSSourceBase, BSChannel, BSChannels -> BSSource; unpack right before collect
|
2023-02-16 23:39:25 +01:00 |
|
augustin_s
|
39561f7c79
|
BSMonitorThread for multiple channels, and with options
|
2023-02-15 17:14:21 +01:00 |
|
augustin_s
|
72dd1e507f
|
made it easier to select the default aggregation
|
2023-02-15 17:08:34 +01:00 |
|
augustin_s
|
9da15c5b45
|
reworked BSChannel for single and multiple channels
|
2023-02-14 17:33:45 +01:00 |
|
augustin_s
|
92ab04cde9
|
first try on a combined sensors class
|
2023-02-10 16:51:04 +01:00 |
|
augustin_s
|
0d68647b7d
|
made sure get alias works with subclasses
|
2023-02-10 16:50:40 +01:00 |
|
augustin_s
|
d7887913d2
|
neater
|
2023-02-10 12:31:57 +01:00 |
|
augustin_s
|
8109c64563
|
fixed dir
|
2023-02-10 11:50:17 +01:00 |
|
augustin_s
|
cf0c2dcc64
|
allow giving an adjustable name to the scans
|
2023-02-09 23:06:03 +01:00 |
|
augustin_s
|
8323315bbc
|
some utils to convert adjustable names to objects
|
2023-02-09 23:05:18 +01:00 |
|
augustin_s
|
2003e71626
|
introduced distinction between ID and name (like for Adjustables)
|
2023-02-09 12:53:19 +01:00 |
|
augustin_s
|
0254585a66
|
allow tab completion for the exposed functions on the remote plot client
|
2023-02-08 21:03:49 +01:00 |
|
vonka_j
|
f978b3458e
|
Typo fixed
|
2023-02-02 10:48:57 +00:00 |
|