Commit Graph

1401 Commits

Author SHA1 Message Date
augustin_s 5edbb54bf4 moved repr from SFAcquisition to BrokerClient 2024-12-13 10:28:50 +01:00
augustin_s 0e8f2bdc8a attached RequestStatus to SFAcquisition 2024-12-13 10:26:48 +01:00
augustin_s 17a792c93b renamed broker_url -> address 2024-12-12 14:39:49 +01:00
augustin_s 886e2b28f9 added filter on instrument 2024-12-12 14:37:31 +01:00
augustin_s bb92aadf09 added first version of a broker request status monitor 2024-12-11 18:40:40 +01:00
augustin_s 1c25255d9c adjusted get_running_detectors to running, limping, missing reponse 2024-12-05 13:01:03 +01:00
augustin_s 3c557f34f8 sorted imports 2024-11-29 15:28:11 +01:00
augustin_s 07365deef4 added CameraBasler and offsetmirrors to respective __init__.py 2024-11-29 15:25:02 +01:00
augustin_s 9897483bc5 added power_on/off_modules 2024-11-16 19:40:07 +01:00
augustin_s 3cc0faba3e switched direct colorama use to cprint 2024-10-19 23:48:28 +02:00
augustin_s b5421bf69e use Style.BRIGHT/Style.DIM and the extra light colors 2024-10-19 22:41:03 +02:00
augustin_s 134018943b removed unused import 2024-10-19 18:32:27 +02:00
augustin_s 69bde945c5 switched direct colorama use to cprint 2024-10-19 18:32:15 +02:00
augustin_s 76449fa9b4 print reasons for stopping in red 2024-10-19 18:22:45 +02:00
augustin_s ad3bd154b0 order 2024-10-19 18:19:10 +02:00
augustin_s ec333c1944 removed sep from _cprint as it was already used in flatten_strings 2024-10-19 18:17:57 +02:00
augustin_s 9016ac42f2 added/use colored; removed ncprint 2024-10-19 18:16:37 +02:00
augustin_s b3beb3ec2e removed unused argument 2024-05-05 19:02:45 +02:00
augustin_s db2f6868c5 better name 2024-05-05 19:00:23 +02:00
augustin_s 9a2d60f5be split post_retrieve to add back post_retrieve_fns_acqs 2024-05-05 18:58:43 +02:00
augustin_s 1cbd382874 corrected the logic for advancing the run number; split mk_update into per run and per acq; read all jsons into dict 2024-05-05 18:01:38 +02:00
augustin_s 938984a75b forgot one vprint 2024-05-03 16:46:58 +02:00
augustin_s e9a51771c9 added verbose option 2024-05-03 16:39:08 +02:00
augustin_s 680000edb5 append old run number to user tag 2024-05-03 16:06:45 +02:00
augustin_s 2a00c1b94a moved reading the pgroup from the old request 2024-05-03 16:01:25 +02:00
augustin_s 1a4d7cf8f7 moved mk_updates 2024-05-03 16:00:06 +02:00
augustin_s 8d17a16b69 moved mk_updates 2024-05-03 15:59:30 +02:00
augustin_s 2854d1fe7a update the client_name 2024-05-03 15:27:34 +02:00
augustin_s 44c69be534 limit the request rate 2024-05-03 14:24:15 +02:00
augustin_s 3c781bf661 unicode spacing issue 2024-05-03 14:10:00 +02:00
augustin_s 21298c3dfe handle failed endstation look-up 2024-05-03 13:44:22 +02:00
augustin_s af27bf993c added post_retrieve cli tool 2024-05-03 12:41:57 +02:00
augustin_s 256a4996b6 removed unused #! 2024-05-02 12:28:47 +02:00
augustin_s c6b7b66ebc added pedestalmode switch 2024-04-24 22:06:45 +02:00
augustin_s 4be1ac8367 forgotten import 2024-04-21 20:35:37 +02:00
augustin_s 0f9c274750 use "exception" entry in BrokerError output; attached full response to BrokerError; moved logic 2024-04-21 20:34:30 +02:00
augustin_s 309a15f8cc added copy_user_files endpoint 2024-04-21 15:45:13 +02:00
augustin_s 909ba5ac52 added set_dap_settings; some formatting 2024-04-21 15:14:04 +02:00
augustin_s b90ee408e2 a bit more decoupling 2024-04-21 14:53:29 +02:00
augustin_s c52ea43ea5 decoupled creating the parameters dict from the rest call 2024-04-21 14:42:55 +02:00
augustin_s f9243e21ba added get_jfctrl_monitor, get_detector_temperatures, get_detector_settings, set_detector_settings and get_dap_settings 2024-04-20 23:50:40 +02:00
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