Commit Graph

1424 Commits

Author SHA1 Message Date
augustin_s fa3607834f renamed ALLOWED_PARAMS* -> ALLOWED_DETECTOR_PARAMS* 2025-01-25 20:04:53 +01:00
augustin_s 0ebb021118 renamed PARAMS_ADD_DOCSTRING -> ALLOWED_PARAMS_ADD_DOCSTRING 2025-01-25 20:03:04 +01:00
augustin_s 1b4d6bd1d8 moved check_consistency into DetectorParams 2025-01-25 18:29:52 +01:00
augustin_s b4a9d470ef values should be strings 2025-01-25 17:03:58 +01:00
augustin_s ffe5227884 consistent new line 2025-01-25 14:24:40 +01:00
augustin_s f5ef6e2645 use typename 2025-01-25 14:23:31 +01:00
augustin_s 270e7caae8 use repr 2025-01-25 14:21:28 +01:00
augustin_s 7f76409ad5 moved AttrDict, DictUpdateMixin into utils 2025-01-25 14:19:30 +01:00
augustin_s eba711de2d cleanup 2025-01-25 14:13:53 +01:00
augustin_s 29d427258f only show the header if there is at least one roi line 2025-01-25 12:24:09 +01:00
augustin_s 65b690c628 forward kwargs to ConnectionParameters 2025-01-23 10:38:32 +01:00
augustin_s 4864ce8cba rename address to host 2025-01-23 10:37:09 +01:00
augustin_s 6560ff3f34 switch to RESTAPI class; use host and port instead of address consistently 2025-01-23 10:35:20 +01:00
augustin_s 16a02d2487 combined BrokerAPI and BrokerSlowAPI into RESTAPI; added type name to repr 2025-01-22 21:52:23 +01:00
augustin_s ae40bea288 made params explicit argument 2025-01-18 16:03:03 +01:00
augustin_s 598a8344ca moved post_request/get_request/make_requrl into BaseAPI 2025-01-18 15:57:52 +01:00
augustin_s b93d40facb use post_request also for copy_user_files (has status now) 2025-01-18 12:44:22 +01:00
augustin_s bfae60a588 moved restapi functions into classes 2025-01-18 12:37:04 +01:00
augustin_s d8d8df847a lost a ) 2024-12-13 12:19:08 +01:00
augustin_s 624b0b5454 small refactor 2024-12-13 12:17:21 +01:00
augustin_s b3fa6db055 rearrange and use f-string 2024-12-13 12:16:27 +01:00
augustin_s c04323ce24 use f-string consistently 2024-12-13 12:09:31 +01:00
augustin_s 9e3feb146d use f-string 2024-12-13 10:29:33 +01:00
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