augustin_s
|
11f0aed201
|
forgot to switch Task creation to respective Adjustable method
|
2020-12-05 18:56:06 +01:00 |
|
augustin_s
|
75e8b0b704
|
split AlvraDCM_FEL into CoupledDoubleCrystalMonoEnergy and CoupledDoubleCrystalMono; removed unsused/dead code; renamed some variables for consistency
|
2020-12-05 18:27:08 +01:00 |
|
augustin_s
|
acf68c494a
|
added SimpleDevice (merges Device and SimpleNamespace) for quick Device creation
|
2020-12-05 16:31:57 +01:00 |
|
augustin_s
|
a57b493120
|
Merge branch 'master' of https://gitlab.psi.ch/slic/slic
|
2020-12-04 20:09:18 +01:00 |
|
augustin_s
|
ef9032eb51
|
clean up
|
2020-12-04 19:56:58 +01:00 |
|
augustin_s
|
de4720e152
|
removed useless stuff
|
2020-12-04 19:48:24 +01:00 |
|
augustin_s
|
b22bdfd40c
|
reorderd classes
|
2020-12-04 19:42:26 +01:00 |
|
augustin_s
|
e03aa58265
|
reorderd methods
|
2020-12-04 19:38:07 +01:00 |
|
augustin_s
|
869638ee8f
|
added some namespaces
|
2020-12-04 19:35:36 +01:00 |
|
augustin_s
|
57edb00330
|
removed all superfluous code already provided by Adjustable
|
2020-12-04 18:52:57 +01:00 |
|
augustin_s
|
101c8a8edc
|
clean up
|
2020-12-04 18:44:09 +01:00 |
|
augustin_s
|
3301ce4a3f
|
split Double_Crystal_Mono into DoubleCrystalMono (Device) and DoubleCrystalMonoEnergy (Adjustable)
|
2020-12-04 18:41:08 +01:00 |
|
augustin_s
|
f329fbd309
|
removed Double_Crystal_Mono_AramisMacro (it is a duplicate of Double_Crystal_Mono)
|
2020-12-04 18:13:19 +01:00 |
|
augustin_s
|
6e89f1108e
|
fixed missing function name in Double_Crystal_Mono_AramisMacro
|
2020-12-04 18:09:59 +01:00 |
|
augustin_s
|
e869c4da9e
|
removed duplicate EcolEnergy
|
2020-12-04 18:01:28 +01:00 |
|
augustin_s
|
17f9cf3813
|
removed DeviceZ (superseeded by Device)
|
2020-12-04 17:54:30 +01:00 |
|
augustin_s
|
362defe110
|
added reading z from channel name
|
2020-12-04 17:50:19 +01:00 |
|
augustin_s
|
4b236edd4e
|
switch LaserExp to Device class
|
2020-12-04 17:37:43 +01:00 |
|
augustin_s
|
62d8cb1eba
|
added a Device class
|
2020-12-04 17:37:22 +01:00 |
|
augustin_s
|
8c5f1b296d
|
added tqdm progressbar; adjust sleep to get 100 Hz "pulses"
|
2020-12-03 20:06:04 +01:00 |
|
augustin_s
|
175539ec7c
|
added proper waiting for the start of the move
|
2020-12-03 20:04:38 +01:00 |
|
augustin_s
|
d111c191de
|
TwoButtons resets to respective other state on error incl. pressing stop button for safety
|
2020-12-03 13:12:06 +01:00 |
|
augustin_s
|
d65795974d
|
added conversion from exception to warning
|
2020-12-03 13:05:36 +01:00 |
|
augustin_s
|
75ff8ad4bc
|
added sleep before first is_moving() check
|
2020-12-03 12:53:33 +01:00 |
|
augustin_s
|
b0d5969dbb
|
added some variations of nice_steps
|
2020-12-02 14:37:34 +01:00 |
|
augustin_s
|
1f305c7c38
|
plot each adjustable's tweaking as separate curve
|
2020-12-01 22:22:31 +01:00 |
|
augustin_s
|
6f17db566c
|
refactor for easier multi-curve plotting
|
2020-12-01 22:15:37 +01:00 |
|
augustin_s
|
b5e9b7a48c
|
also copy value to clipboard when double clicking line in log
|
2020-12-01 19:19:47 +01:00 |
|
augustin_s
|
b621ad1ddf
|
clicking table header opens a plot
|
2020-12-01 19:13:43 +01:00 |
|
augustin_s
|
9153197a7b
|
added PlotDialog and PlotPanel
|
2020-12-01 19:13:05 +01:00 |
|
augustin_s
|
d999df4510
|
added GetItemsText method to AutoWidthListCtrl
|
2020-12-01 19:11:19 +01:00 |
|
augustin_s
|
bf6809d571
|
added a RESIZABLE_DIALOG default style
|
2020-12-01 14:20:29 +01:00 |
|
augustin_s
|
deed3cb52e
|
double clicking log entry inserts logged readback into abs. pos. field
|
2020-12-01 12:03:55 +01:00 |
|
augustin_s
|
946109f7c1
|
use EXPANDING marker in tweak panel sizer creation
|
2020-11-30 15:50:02 +01:00 |
|
augustin_s
|
374b9f5dcc
|
made STRETCH class; added EXPANDING class, make_filled_*box will make widgets that follow on EXPANDING expanding
|
2020-11-30 15:49:07 +01:00 |
|
augustin_s
|
56b7aa385d
|
simplified stepwise box filling
|
2020-11-30 14:43:03 +01:00 |
|
augustin_s
|
98527f0f51
|
make_filled_*box accepts and uses an existing box
|
2020-11-30 14:42:24 +01:00 |
|
augustin_s
|
c0d80b7044
|
added log to tweak panel
|
2020-11-30 14:26:09 +01:00 |
|
augustin_s
|
1a48db47e1
|
added AutoWidthListCtrl
|
2020-11-30 14:24:23 +01:00 |
|
augustin_s
|
de33a7ef09
|
show current step values in nsteps tooltip
|
2020-11-29 13:16:10 +01:00 |
|
augustin_s
|
9b92c77a3a
|
forgot to remove an argument
|
2020-11-29 12:42:45 +01:00 |
|
augustin_s
|
9ae168abda
|
rewrote nice_arange logic (now ensures boundaries); kept old logic as nice_steps (ensures step size)
|
2020-11-29 12:37:49 +01:00 |
|
augustin_s
|
0a6bbbbf5b
|
replace LabeledEntry with LabeledFilenameEntry for filenames
|
2020-11-26 23:18:56 +01:00 |
|
augustin_s
|
4a80ab0ca9
|
added LabeledFilenameEntry
|
2020-11-26 23:18:33 +01:00 |
|
augustin_s
|
705d68db67
|
clamp counter at 1 when decreasing
|
2020-11-26 23:18:12 +01:00 |
|
augustin_s
|
804eb576d7
|
added FilenameEntry widget (up/down key increase last number)
|
2020-11-26 23:10:47 +01:00 |
|
augustin_s
|
e79dc142ad
|
removed the double wx.ToolTip creation from the tool tip creation
|
2020-11-24 19:01:31 +01:00 |
|
augustin_s
|
f3f924f182
|
escape resets to last good eval'ed value
|
2020-11-24 18:48:14 +01:00 |
|
augustin_s
|
4a1b41b3b5
|
switched to MathEntry for npulses, start/stop/step, abs. pos.
|
2020-11-24 18:21:05 +01:00 |
|
augustin_s
|
7ff5319263
|
added LabeledMathEntry; fixed setting style for MathEntry; switched to MathEntry for LabeledTweakEntry
|
2020-11-24 18:19:38 +01:00 |
|