Commit Graph
393 Commits
Author SHA1 Message Date
NichtJens ad22f32b0e removed useless try/except/raise block 2024-01-16 00:05:57 +01:00
NichtJens a0973b58fd use with statement; removed useless parenthesis 2024-01-16 00:02:41 +01:00
NichtJens 1437581b0c removed useless else 2024-01-15 23:59:56 +01:00
NichtJens c9641302d5 marked unused arguments 2024-01-15 23:58:29 +01:00
NichtJens f19e8b354e consistent TODO 2024-01-15 23:55:44 +01:00
NichtJens e8c7dfed2b removed/commented unused imports 2024-01-15 23:53:38 +01:00
NichtJens 358a8621f5 fixed/removed/commented unused variables 2024-01-15 23:52:23 +01:00
NichtJens aef3fc8675 indention 2024-01-15 23:48:17 +01:00
NichtJens 47199f90c4 removed contractions/apostrophes 2024-01-15 23:44:08 +01:00
NichtJens 2f6c2b78e5 double quotes 2024-01-15 23:41:34 +01:00
NichtJens 61b5e2947e f-strings 2024-01-15 23:38:55 +01:00
NichtJens 0ffcf26feb sorted imports 2024-01-15 23:19:37 +01:00
NichtJens 2b752025b4 removed trailing whitespace 2024-01-15 23:17:52 +01:00
NichtJens fa99428ee0 consistent TODO 2024-01-15 21:41:35 +01:00
NichtJens f2c6551233 fixed some unidiomatic code: consistently use with statement; use isinstance instead of type; do not use if as "function"; do not use range(len(...)); use is not None instead of != None; etc. 2024-01-15 21:29:34 +01:00
NichtJens 72554937ba forgotten f-strings 2024-01-15 19:32:21 +01:00
NichtJens da0c2d8dc4 fixed bare excepts; added error messages to response messages or log file 2024-01-15 19:28:43 +01:00
NichtJens 959d180e75 marked unused arguments 2024-01-15 19:09:18 +01:00
NichtJens bdf09df691 fixed/removed/commented unused variables 2024-01-15 19:02:41 +01:00
NichtJens 341eb29a2e removed f-strings without interpolation 2024-01-15 18:45:56 +01:00
NichtJens 967fe0cf58 unidiomatic 2024-01-15 18:45:33 +01:00
NichtJens bdf35432a9 removed contractions/apostrophes; removed a useless f-string 2024-01-15 18:35:56 +01:00
NichtJens 9c62982b51 consistently use double quotes 2024-01-15 17:49:22 +01:00
NichtJens 953910d103 consistently use double quotes 2024-01-15 17:38:35 +01:00
NichtJens 127f303eca consistent f-string usage 2024-01-15 11:25:35 +01:00
NichtJens f20c7d5259 use dict.get() 2024-01-14 23:01:30 +01:00
NichtJens 30e05dc404 sorted imports 2024-01-14 22:57:32 +01:00
NichtJens 6efcb4466e formatting 2024-01-14 22:41:07 +01:00
NichtJens ad05a52cf7 fixed wrong (non-interactive) usage of exit() 2024-01-14 22:40:37 +01:00
NichtJens 11f124d24e fixed indention 2024-01-14 22:32:21 +01:00
NichtJens ef491cc2cd removed inheriting from object 2024-01-14 22:29:53 +01:00
NichtJens 5b977200dd fixed indention 2024-01-14 22:27:21 +01:00
NichtJens 2491744df1 removed unused imports 2024-01-14 21:43:44 +01:00
NichtJens 77e7856570 removed trailing whitespaces 2024-01-14 20:12:10 +01:00
Dmitry Ozerov 7b3a46ce71 furka detector settings 2023-12-21 14:55:29 +01:00
Dmitry Ozerov cd0f9f3155 updated documentation 2023-11-23 17:42:49 +01:00
Data Backend account 330ac6e1f1 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_broker 2023-11-15 13:16:30 +01:00
Dmitry Ozerov 1f8ca945b0 added FURKA RIXS detector, JF18 2023-11-15 13:16:26 +01:00
ozerov-d a8581f7ed4 Update broker_rest_api.md 2023-10-25 16:52:28 +02:00
ozerov-d e784f7e633 Update broker_rest_api.md 2023-10-25 12:51:18 +02:00
ozerov-d 2d4c9478b1 Update broker_rest_api.md 2023-10-24 18:34:36 +02:00
ozerov-d 5f4f94a7ca Update broker_rest_api.md 2023-10-13 17:33:25 +02:00
Dmitry Ozerov aea672ecab place for rest api documentation 2023-10-13 17:14:03 +02:00
ozerov-d c6c8921941 Update README.md 2023-10-13 16:48:48 +02:00
Dmitry Ozerov db5906db64 update example's to the current state of sf-daq 2023-10-13 16:12:05 +02:00
ozerov-d 4dde9a0400 Update README.md 2023-10-13 13:49:50 +02:00
ozerov-d 306abb97ff Update README.md 2023-10-13 13:37:50 +02:00
Dmitry Ozerov 0ef30a75cd remove old setup scripts 2023-08-31 13:19:53 +02:00
Dmitry Ozerov b2a9d2d9c1 move ansible/install part to separate git repository 2023-08-31 13:17:26 +02:00
Dmitry Ozerov 489a2fcd2d stable running of dap for simultaneous JF01/JF03/JF04/JF05/JF06_4M/JF16/JF17 2023-08-29 15:04:53 +02:00