Commit Graph

42 Commits

Author SHA1 Message Date
NichtJens 0e1a5e46ba renamed client/examples/ -> client/example_files/ 2024-10-05 12:03:32 +02:00
NichtJens 6a90b12f70 moved jungfrau_convert_gainmaps from client to tool 2024-10-01 21:05:09 +02:00
NichtJens 1c7248f6ba better variable names 2024-10-01 20:58:56 +02:00
NichtJens 67b58e4607 reformatted 2024-10-01 20:36:28 +02:00
NichtJens 3953d1e184 default to having the date in the output file name; renamed attributes: date -> timestamp, original_filenames -> input_files; print out formatting 2024-10-01 19:58:07 +02:00
NichtJens ebc27a63e0 added write_file and check_file functions 2024-10-01 19:39:09 +02:00
NichtJens b7f56d0c84 enumerate instead of range 2024-10-01 19:35:12 +02:00
NichtJens e2d59f5d4f close the file ASAP, open again for reading 2024-10-01 19:31:47 +02:00
NichtJens 42329b7585 cleanup of description and help texts; added short switches; fill attribute dict then update attrs 2024-10-01 19:29:43 +02:00
NichtJens 716468b8d3 inverted logic via load_module function 2024-10-01 18:51:28 +02:00
NichtJens 30aac40408 switched attributes to nargs=+; cleanup 2024-10-01 18:37:15 +02:00
NichtJens 7b684fb1ec cleanup 2024-10-01 17:44:05 +02:00
NichtJens 604eadb14f cleanup 2024-10-01 17:31:37 +02:00
NichtJens 1d56c0a4e9 np.float was a deprecated alias for the builtin float 2024-10-01 16:56:01 +02:00
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