augustin_s
|
ff65d8624f
|
use restapi as namespace
|
2024-04-20 18:01:49 +02:00 |
|
augustin_s
|
193e856526
|
use restapi.take_pedestal
|
2024-04-20 17:23:18 +02:00 |
|
augustin_s
|
6649e1abba
|
added take_pedestal endpoint
|
2024-04-19 23:00:44 +02:00 |
|
augustin_s
|
7e5b9691ee
|
corrected get requests
|
2024-04-19 18:12:53 +02:00 |
|
augustin_s
|
bccec481a1
|
added get_running_detectors, get_allowed_detectors, close_pgroup endpoints; use {} instead of dict()
|
2024-04-19 18:11:01 +02:00 |
|
augustin_s
|
4edb2cadc5
|
handle rate=0
|
2024-04-19 12:14:28 +02:00 |
|
augustin_s
|
ec0f648ab8
|
take correction checkboxes into account for pedestal taking from the GUI
|
2024-04-19 12:09:55 +02:00 |
|
augustin_s
|
9fe484e20e
|
return and print the message from power on
|
2024-04-04 16:38:50 +02:00 |
|
augustin_s
|
592f2b1f61
|
naming
|
2024-03-30 20:44:56 +01:00 |
|
augustin_s
|
3474c4af41
|
group detector buttons
|
2024-03-30 20:43:23 +01:00 |
|
augustin_s
|
a605db22ad
|
added power on button
|
2024-03-30 20:36:00 +01:00 |
|
augustin_s
|
35d3c5a342
|
added take_pedestal and power_on to FakeClient
|
2024-03-30 20:34:58 +01:00 |
|
augustin_s
|
d0ec9c03b6
|
added powering on several detectors
|
2024-03-30 20:34:29 +01:00 |
|
augustin_s
|
a1f9693e55
|
adjusted import
|
2024-03-30 19:58:17 +01:00 |
|
augustin_s
|
4f528f971d
|
added power_on_detector
|
2024-03-30 19:53:21 +01:00 |
|
augustin_s
|
784b79a676
|
moved ALLOWED_CHARS
|
2024-03-30 19:06:05 +01:00 |
|
augustin_s
|
6b7a06d825
|
moved clean_output_dir
|
2024-03-30 18:59:45 +01:00 |
|
augustin_s
|
7b21b4de4a
|
Demeter
|
2024-03-30 18:42:32 +01:00 |
|
augustin_s
|
79f3661153
|
sorted imports
|
2024-03-30 18:05:14 +01:00 |
|
augustin_s
|
384202af59
|
moved pedestal taking into separate file
|
2024-03-30 17:59:35 +01:00 |
|
augustin_s
|
8defdaea22
|
moved REST-API into separate file
|
2024-03-30 17:41:38 +01:00 |
|
augustin_s
|
ab36f48cbe
|
cleanup
|
2024-03-30 17:41:10 +01:00 |
|
augustin_s
|
2eafdba7b3
|
moved pulse ID treatment into separate file
|
2024-03-30 17:27:26 +01:00 |
|
augustin_s
|
5b465c635c
|
consistent naming
|
2024-03-30 12:21:15 +01:00 |
|
augustin_s
|
9d3131e2c0
|
moved broker client etc. into separate folder
|
2024-03-30 12:14:32 +01:00 |
|
augustin_s
|
57227094f0
|
moved BrokerConfig into separate file
|
2024-03-30 12:02:22 +01:00 |
|
augustin_s
|
dce5ff1520
|
switched to f-string
|
2024-03-29 21:58:49 +01:00 |
|
augustin_s
|
7acc73ffa0
|
removed unused imports
|
2024-03-29 21:58:09 +01:00 |
|
augustin_s
|
c1603cbc60
|
moved assembling the requrl into *_request, allow setting timeout everywhere
|
2024-03-29 21:47:15 +01:00 |
|
augustin_s
|
a2e861d64d
|
adapted to REST-API changes: get_pvlist has status and message, i.e., can validate; set_pvlist returns the used pv_list
|
2024-03-29 20:17:33 +01:00 |
|
augustin_s
|
a7f04df9fc
|
adapted to REST-API changes: renamed get_next_run_number -> advance_run_number, renamed get_last_run_number -> get_current_run_number, run number is not in entry "message" but in "run_number", advance_run_number is POST not GET
|
2024-03-29 20:08:34 +01:00 |
|
augustin_s
|
dc0eba012f
|
adjusted to new log message
|
2024-03-04 20:43:35 +01:00 |
|
augustin_s
|
a215f39816
|
renamed PrimarySecondary -> Linked; some small adjustments
|
2024-02-25 18:40:19 +01:00 |
|
augustin_s
|
1fe914c976
|
Merge branch 'master' into 'master'
added connected adjustables
See merge request slic/slic!4
|
2024-02-25 18:26:34 +01:00 |
|
 steppke_aandaugustin_s
|
1ede89cc5e
|
added connected adjustables
|
2024-02-25 18:26:34 +01:00 |
|
 appleb_mandaugustin_s
|
5e2672b864
|
add kwargs forwarding
|
2024-02-14 11:06:59 +01:00 |
|
augustin_s
|
2cb53f8822
|
added try/except to catch broken dbus
|
2024-02-06 13:53:33 +01:00 |
|
augustin_s
|
1e0eb2ef31
|
better naming
|
2024-02-05 16:32:40 +01:00 |
|
augustin_s
|
0fad46a388
|
actually handle divisor/offset missing in config
|
2024-01-30 11:40:20 +01:00 |
|
augustin_s
|
d668a88dda
|
handle divisor/offset missing in config
|
2024-01-30 10:54:16 +01:00 |
|
augustin_s
|
a8b0a7b6a4
|
adjusted folder name from automatic to ap_config
|
2024-01-25 13:53:05 +01:00 |
|
augustin_s
|
3f2bf77c88
|
forgotten wait
|
2024-01-18 12:08:11 +01:00 |
|
augustin_s
|
d3f6d7e215
|
added "reset" of the terminal title upon exit
|
2023-12-12 18:28:13 +01:00 |
|
augustin_s
|
b909443d33
|
moved import
|
2023-12-12 17:19:30 +01:00 |
|
augustin_s
|
34a54835c8
|
handle stacklevel=2 in Traceable for python <=3.7 (by ignoring it)
|
2023-12-12 17:09:50 +01:00 |
|
augustin_s
|
2bbf6df7bd
|
fixed stacklevel correction
|
2023-12-12 17:03:58 +01:00 |
|
augustin_s
|
4b92006d9d
|
stacklevel correction for import logging
|
2023-12-12 17:02:06 +01:00 |
|
augustin_s
|
65584cb004
|
moved some imports behind logcfg, i.e., setting up import logging
|
2023-12-12 16:41:19 +01:00 |
|
augustin_s
|
11fefc0751
|
added import logging; do not set stacklevel for python <=3.7
|
2023-12-12 16:39:13 +01:00 |
|
augustin_s
|
708e8c584c
|
increased the cutoff to 50
|
2023-12-12 16:33:01 +01:00 |
|