augustin_s
|
40af019a89
|
moved scope_lecroy to bernina repo
|
2022-07-07 12:29:47 +02:00 |
|
augustin_s
|
c28386c0e9
|
renamed utils/eco_components -> utils/deprecated
|
2022-07-07 12:21:37 +02:00 |
|
augustin_s
|
537ab5d87c
|
moved eco Namespace* to bernina repo
|
2022-07-07 12:15:26 +02:00 |
|
augustin_s
|
9728e81fc1
|
split aliases and namespace
|
2022-07-07 12:12:58 +02:00 |
|
augustin_s
|
1c65f8a705
|
moved some eco components to bernina repo
|
2022-07-07 12:06:57 +02:00 |
|
augustin_s
|
6b45c08c8d
|
.
|
2022-07-07 11:27:49 +02:00 |
|
augustin_s
|
879db894e2
|
something to read
|
2022-07-06 23:25:49 +02:00 |
|
augustin_s
|
99a7dcce0b
|
added rich as dependency
|
2022-07-06 23:11:17 +02:00 |
|
augustin_s
|
14addbb662
|
added Cristallina; striked out DIA; added slic.core.device; small corrections
|
2022-07-06 23:10:57 +02:00 |
|
augustin_s
|
f5d5049c89
|
moved BaseDevice/Device/SimpleDevice into slic.core.device
|
2022-07-06 20:02:34 +02:00 |
|
augustin_s
|
207670854e
|
corrected file permissions
|
2022-07-06 17:24:14 +02:00 |
|
augustin_s
|
dd86a02fff
|
default name to ID
|
2022-07-06 16:50:39 +02:00 |
|
augustin_s
|
3a57808291
|
cleaned up laser shutter
|
2022-07-06 16:49:59 +02:00 |
|
augustin_s
|
f1dafdca9c
|
rewrote pulse picker
|
2022-07-06 16:22:40 +02:00 |
|
augustin_s
|
05faabc6a4
|
added shutter
|
2022-07-06 12:31:50 +02:00 |
|
augustin_s
|
089aa4340a
|
added "not connected" state
|
2022-07-06 12:31:35 +02:00 |
|
augustin_s
|
3fb1082bd4
|
also catch TypeError in case a value is e.g. None
|
2022-07-05 22:24:07 +02:00 |
|
augustin_s
|
76aba6c971
|
Merge branch 'master' of https://gitlab.psi.ch/slic/slic
|
2022-07-05 15:12:18 +02:00 |
|
augustin_s
|
bb78b7ba24
|
added terminal title and rich pretty printing
|
2022-07-05 14:44:33 +02:00 |
|
augustin_s
|
f34d873e2f
|
workaround for older python/jungfrau_utils versions
|
2022-07-05 09:15:15 +02:00 |
|
augustin_s
|
b686f3dd00
|
workaround for older python/jungfrau_utils versions
|
2022-07-05 09:15:00 +02:00 |
|
augustin_s
|
6e2d19c1cd
|
handle single detector
|
2022-07-04 22:19:02 +02:00 |
|
augustin_s
|
28b6e6be38
|
typo
|
2022-07-04 22:17:59 +02:00 |
|
augustin_s
|
78e10d8931
|
allow customized units for Motors; do not wait for Motor units PV to connect
|
2022-07-01 13:18:28 +02:00 |
|
augustin_s
|
e95408d33c
|
removed message ("NB: ...") regarding DIA; (almost) deprecated DIAClient
|
2022-06-28 13:12:10 +02:00 |
|
augustin_s
|
8fd7b13cf6
|
added repr for DetectorConfig and DetectorParams
|
2022-06-28 12:54:16 +02:00 |
|
augustin_s
|
7fd30f7359
|
printable_dict_of_dicts allows to set sorter (defaults to sorted_naturally)
|
2022-06-28 12:53:33 +02:00 |
|
augustin_s
|
44d1f8e596
|
sorted_naturally works on non-string items (by converting them to string)
|
2022-06-28 12:52:53 +02:00 |
|
augustin_s
|
5cd0d6528d
|
added a fix(?) for wxPython segfaulting
|
2022-06-28 11:59:24 +02:00 |
|
augustin_s
|
c9ff3d43bc
|
changed sign
|
2022-06-27 16:56:50 +02:00 |
|
augustin_s
|
2d5737649f
|
use DetectorConfig
|
2022-06-26 21:50:06 +02:00 |
|
augustin_s
|
610643ade9
|
ensure detector dicts are turned into DetectorConfig
|
2022-06-26 21:49:40 +02:00 |
|
augustin_s
|
be9a0073f0
|
added init from different detector dicts
|
2022-06-26 21:48:49 +02:00 |
|
augustin_s
|
cc7bee6e93
|
JFConfig loads in and returns updated parameters, get removes unset/empty parameters; added SetValue to NumberedToggles and ChoiceDefault
|
2022-06-26 18:35:27 +02:00 |
|
augustin_s
|
2e81840d69
|
added GetValue to MathEntry, made SetValue deal properly with empty box
|
2022-06-26 18:22:17 +02:00 |
|
augustin_s
|
caa81ceebe
|
added sanity check for overlapping module coordinates
|
2022-06-26 15:38:02 +02:00 |
|
augustin_s
|
4db7b8c008
|
alignment for readability
|
2022-06-26 13:54:34 +02:00 |
|
augustin_s
|
7a107a129e
|
leave adjustable box empty at the start
|
2022-06-26 13:52:09 +02:00 |
|
augustin_s
|
4447da7434
|
moved empty-default choice logic into class
|
2022-06-26 13:42:08 +02:00 |
|
augustin_s
|
605232f69c
|
condensed Labeled* classes into factory
|
2022-06-26 13:31:45 +02:00 |
|
augustin_s
|
94a8f1ccae
|
nicer layout
|
2022-06-25 19:31:37 +02:00 |
|
augustin_s
|
74ca3ce05a
|
added code to adjust rotation (commented for now)
|
2022-06-25 18:49:53 +02:00 |
|
augustin_s
|
69938f524e
|
display modules according to jungfrau_utils.geometry
|
2022-06-25 18:36:08 +02:00 |
|
augustin_s
|
a95f795b83
|
safer decision logic for widget type
|
2022-06-25 17:20:37 +02:00 |
|
augustin_s
|
bdd8011557
|
first attempt at a JF config panel
|
2022-06-25 17:08:20 +02:00 |
|
augustin_s
|
5196918a98
|
added DetectorConfig
|
2022-06-21 13:32:57 +02:00 |
|
augustin_s
|
a1bb0d4196
|
missed a running=True
|
2022-06-16 13:27:25 +02:00 |
|
augustin_s
|
3ef340b942
|
added append_user_tag_to_data_dir setting
|
2022-05-07 15:20:30 +02:00 |
|
augustin_s
|
a5ac10bf0f
|
updated according to https://bugs.python.org/issue37804
|
2022-05-05 18:49:09 +02:00 |
|
augustin_s
|
e449199a25
|
added conv(adj) to map to conv(adj.get_current_value()) for conv in (int, float, round, trunc, floor, ceil)
|
2022-04-28 11:53:36 +02:00 |
|