Commit Graph

28 Commits

Author SHA1 Message Date
augustin_s c57314a3ee moved example files into separate folder 2024-02-28 12:24:25 +01:00
augustin_s 5b69437e94 some formatting for easier reading 2024-02-28 12:20:50 +01:00
NichtJens 54ebfa3361 removed contractions 2024-01-16 00:24:27 +01:00
NichtJens cdbafa101b removed mutable default args 2024-01-16 00:20:03 +01:00
NichtJens 8be0e9e2e3 moved import out of function 2024-01-16 00:18:08 +01:00
NichtJens dff28426c3 forgotten f-strings 2024-01-16 00:16:57 +01:00
NichtJens 49e77c829c fixed bare excepts 2024-01-16 00:15:22 +01:00
NichtJens 6108828a3a raise from 2024-01-16 00:06:10 +01:00
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
Dmitry Ozerov db5906db64 update example's to the current state of sf-daq 2023-10-13 16:12:05 +02:00
Dmitry Ozerov ee5e55b961 new epics writer service deployment; new version of Hamos Alvra detector; support of high gain mode for calibration coefficients 2022-01-24 12:45:36 +01:00
Dmitry Ozerov 605d863396 changes in names of the scan_info parameters 2021-05-26 16:21:31 +02:00
Dmitry Ozerov a2766361b0 small fix 2021-02-25 11:41:56 +01:00
Dmitry Ozerov ba4edc122a move gainmap conversion procedure from jungfrau_utils here, till better place is found (code written by Leonardo Sala) 2020-12-03 09:13:37 +01:00
Dmitry Ozerov 9cf4a6cb84 change to default sf-daq server name 2020-10-14 18:42:39 +02:00
Dmitry Ozerov b47b9e5c6e first working version of sf_daq-broker 2020-07-29 15:46:40 +02:00