augustin_s
|
7ff5319263
|
added LabeledMathEntry; fixed setting style for MathEntry; switched to MathEntry for LabeledTweakEntry
|
2020-11-24 18:19:38 +01:00 |
|
augustin_s
|
e9997997b2
|
added MathEntry widget
|
2020-11-24 17:10:05 +01:00 |
|
augustin_s
|
8e5a9827b1
|
added small precautions for rate = 0 and pvname = None
|
2020-11-24 17:09:41 +01:00 |
|
augustin_s
|
7b9ade13f0
|
added arithmetic_eval to __init__
|
2020-11-24 16:26:48 +01:00 |
|
augustin_s
|
10e0634519
|
added note on how error reporting could be improved
|
2020-11-24 14:02:46 +01:00 |
|
augustin_s
|
fe333a4bf9
|
DummyAdjustable prints on change
|
2020-11-24 13:57:43 +01:00 |
|
augustin_s
|
2bedb8dbd2
|
added arithmetic_eval
|
2020-11-24 13:57:00 +01:00 |
|
augustin_s
|
bb96e224a9
|
added ETADisplay and calculation for rep-rate corrected num of pulses
|
2020-11-23 21:04:14 +01:00 |
|
augustin_s
|
e659831492
|
added nicely readable (approx.) time converter
|
2020-11-23 18:42:16 +01:00 |
|
augustin_s
|
53cef59ce5
|
added PVDisplay for the rep rate
|
2020-11-23 18:21:12 +01:00 |
|
augustin_s
|
7df33f8e99
|
replaced timer with triggered update
|
2020-11-23 18:07:01 +01:00 |
|
augustin_s
|
07e4e61fa6
|
removed debug prints
|
2020-11-23 17:34:33 +01:00 |
|
augustin_s
|
c867486a44
|
added a rep rate monitor
|
2020-11-23 17:31:38 +01:00 |
|
augustin_s
|
1c9eba86b1
|
first try on a PV display widget
|
2020-11-23 17:29:01 +01:00 |
|
augustin_s
|
b0735a547a
|
added check for limits being None
|
2020-11-22 22:29:23 +01:00 |
|
augustin_s
|
62deae2b06
|
removed some empty lines
|
2020-11-21 16:07:45 +01:00 |
|
augustin_s
|
bc1beb4677
|
added tooltips to tweak buttons
|
2020-11-21 16:05:05 +01:00 |
|
augustin_s
|
d6ba717f12
|
count steps from 1 (instead of 0)
|
2020-11-21 16:04:24 +01:00 |
|
augustin_s
|
703efeba45
|
refactored event posting
|
2020-11-21 15:30:16 +01:00 |
|
augustin_s
|
7a5b7ff551
|
working TweakPanel
|
2020-11-21 15:22:17 +01:00 |
|
augustin_s
|
fcc85562a7
|
added tweaking (+/- delta) to Adjustable
|
2020-11-21 14:42:26 +01:00 |
|
augustin_s
|
fa5cd52409
|
rearranged tweak buttons; added fast-forward buttons
|
2020-11-21 14:33:57 +01:00 |
|
augustin_s
|
94b6a3c74b
|
added forgotten TwoButtons.Disable()
|
2020-11-21 00:53:20 +01:00 |
|
augustin_s
|
10560fc5b4
|
adjustable combobox updates static text on enter press; LabeledTweakEntry Disable method disables all parts; removed debug event prints; disabled tweak controls; changed tweak go button to TwoButton
|
2020-11-21 00:45:17 +01:00 |
|
augustin_s
|
b69499a5d0
|
added STRETCH as explicit stretch space marker; some rephrasing of the labels
|
2020-11-20 23:43:09 +01:00 |
|
augustin_s
|
83e0c7584e
|
added LabeledTweakEntry; some TweakPanel additions; cleaned up value to string conversions; removed some redundant keyword args that were anyway the default
|
2020-11-20 22:09:09 +01:00 |
|
augustin_s
|
7374c5df05
|
refactored adjustable combobox logic into own class; started tweak panel
|
2020-11-20 21:04:15 +01:00 |
|
augustin_s
|
bc81c584f2
|
added checkbox for relative scans
|
2020-11-20 20:00:59 +01:00 |
|
augustin_s
|
e514d18ecb
|
added relative switch for scan1D/2D
|
2020-11-20 19:45:00 +01:00 |
|
augustin_s
|
44b3df6cbf
|
fixed logic for sign of step
|
2020-11-20 19:19:25 +01:00 |
|
augustin_s
|
4c6399de0c
|
refactored list display classes
|
2020-11-20 18:59:52 +01:00 |
|
augustin_s
|
09a258ce9e
|
removed useless method
|
2020-11-20 18:00:05 +01:00 |
|
augustin_s
|
944a7db585
|
show online/offline BS channels separately; double click copies lines
|
2020-11-20 16:17:38 +01:00 |
|
augustin_s
|
36ef103e23
|
disable limit check if low == high == 0
|
2020-11-19 23:39:23 +01:00 |
|
augustin_s
|
041a87ba70
|
show only unique channels
|
2020-11-19 20:01:43 +01:00 |
|
augustin_s
|
fc8e050d46
|
sort channels for display
|
2020-11-19 19:57:50 +01:00 |
|
augustin_s
|
5ddeccc7e8
|
shuffle the fake channels (to be able to see the sorting)
|
2020-11-19 19:57:23 +01:00 |
|
augustin_s
|
c5ada4275b
|
made channel dialog resizable
|
2020-11-19 19:21:03 +01:00 |
|
augustin_s
|
cc76fd7004
|
replace printing the lists with showing the dialog
|
2020-11-19 18:54:18 +01:00 |
|
augustin_s
|
53fd7be3b1
|
added ListDisplay and ListDialog widgets, incl. convenience method for showing the dialog
|
2020-11-19 18:53:17 +01:00 |
|
augustin_s
|
2daee02fc6
|
added different length fake channel names
|
2020-11-19 18:51:50 +01:00 |
|
augustin_s
|
0ee7b8cc47
|
disable channel button if respective list is empty
|
2020-11-19 11:30:41 +01:00 |
|
augustin_s
|
46575df345
|
added buttons to print current channels
|
2020-11-19 00:23:49 +01:00 |
|
augustin_s
|
1091d7ff0e
|
added default channels/detectors/PVs to fake acq.
|
2020-11-19 00:22:10 +01:00 |
|
augustin_s
|
4a94b82f59
|
fixed the stretching
|
2020-11-18 21:51:41 +01:00 |
|
augustin_s
|
cea2d81c1f
|
forgot some borders
|
2020-11-18 21:03:06 +01:00 |
|
augustin_s
|
4fc282d1ff
|
added #steps calc and box; several clean ups
|
2020-11-18 20:50:18 +01:00 |
|
augustin_s
|
35d582a1d0
|
color stop buttons red
|
2020-11-18 13:42:12 +01:00 |
|
augustin_s
|
5344b5c09f
|
reset start/stop buttons after successful scan
|
2020-11-18 12:24:52 +01:00 |
|
augustin_s
|
556ee0b991
|
allowed to stop static and scan
|
2020-11-18 12:12:22 +01:00 |
|