augustin_s
|
b8d8aedb89
|
made loop a bit clearer
|
2024-02-11 23:49:34 +01:00 |
|
augustin_s
|
8cc0f8c031
|
close the file ASAP
|
2024-02-11 23:44:28 +01:00 |
|
augustin_s
|
3497eeb7c6
|
do not needlessly rename function arguments
|
2024-02-11 23:42:05 +01:00 |
|
augustin_s
|
9daf48be12
|
consistent naming
|
2024-02-11 22:34:10 +01:00 |
|
augustin_s
|
36cc26d57a
|
close the file ASAP
|
2024-02-11 22:32:33 +01:00 |
|
augustin_s
|
9d88809224
|
cleanup
|
2024-02-11 22:24:28 +01:00 |
|
augustin_s
|
920f550768
|
cleanup
|
2024-02-11 19:08:36 +01:00 |
|
augustin_s
|
64c0d976c4
|
consistency
|
2024-02-11 17:41:57 +01:00 |
|
augustin_s
|
121223df1a
|
clearer intent regarding file names; command as tuple to avoid potentially breaking split; language
|
2024-02-11 17:34:45 +01:00 |
|
augustin_s
|
64f886e3fd
|
use idiomatic boolness of python containers
|
2024-02-11 14:27:19 +01:00 |
|
augustin_s
|
9512f6ea9f
|
grouped operations for easier reading
|
2024-02-11 13:45:04 +01:00 |
|
augustin_s
|
073483a027
|
renamed local variables to how they are named in the request dict
|
2024-02-11 13:43:15 +01:00 |
|
augustin_s
|
0d6cb812e8
|
added note on using ujson for requests
|
2024-02-10 14:58:10 +01:00 |
|
augustin_s
|
1f1b656130
|
centrally log missing ujson
|
2024-02-10 13:40:02 +01:00 |
|
augustin_s
|
d7a9d1d1c5
|
consistently use ujson if available
|
2024-02-10 13:27:52 +01:00 |
|
augustin_s
|
c5cc795703
|
consistent argparse help
|
2024-02-10 12:43:11 +01:00 |
|
augustin_s
|
f6d713f4e3
|
allow setting log level via command line
|
2024-02-10 12:27:24 +01:00 |
|
augustin_s
|
e5d74c04c6
|
order
|
2024-02-09 23:45:58 +01:00 |
|
augustin_s
|
624fc2f163
|
cleanup & clarity
|
2024-02-09 23:44:49 +01:00 |
|
augustin_s
|
c735d14d4f
|
order
|
2024-02-09 20:41:31 +01:00 |
|
augustin_s
|
a323e6b4c1
|
a letter
|
2024-02-09 20:37:19 +01:00 |
|
augustin_s
|
2b834780f9
|
refactor visititems; clarity variable names, comments, math
|
2024-02-09 20:36:11 +01:00 |
|
augustin_s
|
cfde35b76e
|
use conventional numpy import alias
|
2024-02-09 13:59:58 +01:00 |
|
augustin_s
|
255b66f9cd
|
use numpy
|
2024-02-09 13:58:01 +01:00 |
|
augustin_s
|
439d1ff6e3
|
refactor and wording
|
2024-02-09 13:54:49 +01:00 |
|
augustin_s
|
373be1b77c
|
order
|
2024-02-09 12:06:00 +01:00 |
|
augustin_s
|
db8a9d0a22
|
renamed export_file.py to convert_file.py to match function inside
|
2024-02-08 23:45:00 +01:00 |
|
augustin_s
|
0411204c8f
|
improved clarity in error messages, logging
|
2024-02-08 22:43:26 +01:00 |
|
augustin_s
|
550bc57aec
|
improved clarity in error messages, logging
|
2024-02-08 22:28:21 +01:00 |
|
augustin_s
|
4eed3d6fdf
|
order
|
2024-02-08 17:28:31 +01:00 |
|
augustin_s
|
6a0e139662
|
removed detector_human_names getter function
|
2024-02-08 13:29:30 +01:00 |
|
augustin_s
|
50c7e07d9f
|
removed some useless =None default kwargs; improved clarity in logging
|
2024-02-08 13:22:10 +01:00 |
|
augustin_s
|
e4fc486c5b
|
improved clarity in error messages, comments, logging
|
2024-02-08 12:34:32 +01:00 |
|
augustin_s
|
2485a3f321
|
improved clarity of error and logging messages; DRY
|
2024-02-08 12:18:46 +01:00 |
|
augustin_s
|
f219e6a541
|
missing colons
|
2024-02-08 11:25:08 +01:00 |
|
augustin_s
|
fe8a764f04
|
merged two log errors
|
2024-02-08 11:24:59 +01:00 |
|
augustin_s
|
7720e29d6e
|
slightly neater order
|
2024-02-08 11:21:28 +01:00 |
|
augustin_s
|
24ab36530e
|
DRY
|
2024-02-08 11:20:15 +01:00 |
|
augustin_s
|
ca78e4b005
|
removed duplicated check
|
2024-02-08 11:13:32 +01:00 |
|
augustin_s
|
4f040f5aa3
|
make use of exceptions for error propagation: detector config; removed some useless =None default kwargs
|
2024-02-08 11:09:42 +01:00 |
|
augustin_s
|
400f279976
|
no need for allowed detectors when copying files
|
2024-02-07 22:05:26 +01:00 |
|
augustin_s
|
ea6b76ba1e
|
consistent naming
|
2024-02-07 22:04:51 +01:00 |
|
augustin_s
|
753197f609
|
make use of exceptions for error propagation: allowed/configured detectors for beamline
|
2024-02-07 21:57:34 +01:00 |
|
augustin_s
|
5c80213b3d
|
all-caps constants
|
2024-02-07 13:32:03 +01:00 |
|
augustin_s
|
9d2139707f
|
all-caps constants
|
2024-02-07 13:16:28 +01:00 |
|
augustin_s
|
eb82bc445b
|
some spaces
|
2024-02-07 13:05:16 +01:00 |
|
augustin_s
|
5c7771b8af
|
added diavolezza
|
2024-02-07 12:31:03 +01:00 |
|
augustin_s
|
0bdc2d45e4
|
readability
|
2024-02-07 12:29:03 +01:00 |
|
augustin_s
|
759e0b0ef9
|
imports
|
2024-02-06 23:46:57 +01:00 |
|
augustin_s
|
28636ca4c3
|
split file
|
2024-02-06 23:45:30 +01:00 |
|