augustin_s
|
01d4986e96
|
added a workaround for py3 zip returning iterator
|
2020-05-06 17:06:13 +00:00 |
|
augustin_s
|
43a930912d
|
forgot a bunch of selfs
|
2020-05-06 16:23:51 +00:00 |
|
augustin_s
|
cc5ebac358
|
default data dir is in res
|
2020-05-06 16:23:28 +00:00 |
|
augustin_s
|
a26008f5b8
|
added fake pv name to fake epics
|
2020-05-06 10:25:41 +00:00 |
|
augustin_s
|
1ea6df3297
|
moved mocked unit to fake epics, added pv name to repr of PV wrapper
|
2020-05-06 10:24:25 +00:00 |
|
augustin_s
|
7ead66dc47
|
removed now empty controls folder
|
2020-05-06 10:18:37 +00:00 |
|
augustin_s
|
ae00ab2997
|
moved controls.pv to utils.pv
|
2020-05-06 10:18:06 +00:00 |
|
augustin_s
|
8fcdf36425
|
moved eco_epics from controls to utils
|
2020-05-06 10:15:10 +00:00 |
|
augustin_s
|
2a236f32e7
|
added json_load to slic.utils
|
2020-05-06 09:55:06 +00:00 |
|
augustin_s
|
f8951a9e4c
|
imports ordered alphabetically
|
2020-05-06 09:53:55 +00:00 |
|
augustin_s
|
7f9639da69
|
moved json utils from utils.config to utils.json
|
2020-05-06 09:50:58 +00:00 |
|
augustin_s
|
58761a15c9
|
forgotten import
|
2020-05-06 09:49:10 +00:00 |
|
augustin_s
|
3478fe14a7
|
renamed utils.json_tools to utils.json
|
2020-05-06 09:39:02 +00:00 |
|
augustin_s
|
a1aded7db8
|
renamed utils.npy_tools to utils.npy
|
2020-05-06 09:36:58 +00:00 |
|
augustin_s
|
8e416d3f50
|
renamed utils.ipy_tools to utils.ipy
|
2020-05-06 09:36:12 +00:00 |
|
augustin_s
|
2ffd1b55ce
|
renamed utils.fs_tools to utils.path
|
2020-05-06 09:35:27 +00:00 |
|
augustin_s
|
ac7a29274b
|
cleaned up newlines and import order
|
2020-05-05 19:26:53 +00:00 |
|
augustin_s
|
9bd5791b95
|
added note on AdjustableGroup
|
2020-05-05 19:16:14 +00:00 |
|
augustin_s
|
ab61a21171
|
move DIAConfig to separate file
|
2020-05-05 19:08:09 +00:00 |
|
augustin_s
|
cbf5878528
|
move ScanInfo to separate file
|
2020-05-05 18:59:22 +00:00 |
|
augustin_s
|
6612ecd79e
|
prefix string as constant
|
2020-05-05 18:42:22 +00:00 |
|
augustin_s
|
c229ed59fa
|
merged make_dir and make_missing_dir
|
2020-05-05 18:40:10 +00:00 |
|
augustin_s
|
83315e5476
|
deprecated dscan
|
2020-05-05 16:11:14 +00:00 |
|
augustin_s
|
e4d195cb95
|
moved some more npy utils into general utils folder
|
2020-05-05 16:07:37 +00:00 |
|
augustin_s
|
61d8d4d912
|
removed empty utils.py
|
2020-05-05 16:00:08 +00:00 |
|
augustin_s
|
f7633184ab
|
moved helper func to where its used
|
2020-05-05 15:59:51 +00:00 |
|
augustin_s
|
a240a6ba01
|
moved some more fs utils into general utils folder
|
2020-05-05 15:03:18 +00:00 |
|
augustin_s
|
838eca0373
|
moved SwissFELPaths to separate file
|
2020-05-05 14:02:50 +00:00 |
|
augustin_s
|
7ac942abfb
|
moved some utils into general utils folder
|
2020-05-05 11:51:21 +00:00 |
|
augustin_s
|
b4c02b3c3d
|
moved some fs utils into general utils folder
|
2020-05-04 20:21:22 +00:00 |
|
augustin_s
|
43aa266524
|
had missed one changer -> task
|
2020-05-04 20:20:51 +00:00 |
|
augustin_s
|
f904ed6434
|
moved condition utils to general utils folder
|
2020-05-04 19:53:01 +00:00 |
|
augustin_s
|
2ff4c491e9
|
missed import / corrected comment
|
2020-05-04 19:37:45 +00:00 |
|
augustin_s
|
5b82872420
|
missed a return v2
|
2020-05-04 19:33:26 +00:00 |
|
augustin_s
|
3fe1595620
|
missed a return
|
2020-05-04 19:22:05 +00:00 |
|
augustin_s
|
0840296a50
|
re-factored the default-wait logic
|
2020-05-04 17:28:30 +00:00 |
|
augustin_s
|
55fee3a29b
|
AutoAdjustable -> GenericAdjustable
|
2020-05-04 17:20:57 +00:00 |
|
augustin_s
|
1bde629dd6
|
get_modeDone -> is_moving
|
2020-05-04 16:28:43 +00:00 |
|
augustin_s
|
64f0f77a14
|
get_modeDone -> is_moving
|
2020-05-04 12:04:34 +00:00 |
|
augustin_s
|
a76371fe81
|
added Adjustable class for easy to type convinience methods (set, get) and property (moving)
|
2020-05-04 12:04:09 +00:00 |
|
augustin_s
|
644343f6ec
|
get_modeDone -> is_moving
|
2020-05-04 11:55:01 +00:00 |
|
augustin_s
|
5c69972558
|
fixed import
|
2020-05-04 10:19:56 +00:00 |
|
augustin_s
|
c296718c3b
|
moved some adjustable classes to new folder
|
2020-05-04 10:18:50 +00:00 |
|
augustin_s
|
6fe52eaa9b
|
added adjustable folder to core
|
2020-05-04 10:17:16 +00:00 |
|
augustin_s
|
533c28a94c
|
added a core subfolder
|
2020-05-04 09:47:32 +00:00 |
|
augustin_s
|
a3c05fb9ab
|
scans -> scanner
|
2020-05-03 18:06:39 +00:00 |
|
augustin_s
|
c252df1f77
|
counter -> acquisition
|
2020-05-03 18:03:29 +00:00 |
|
augustin_s
|
21dae3d3c2
|
checker -> condition
|
2020-05-03 15:55:08 +00:00 |
|
augustin_s
|
45a4a60fb6
|
checker -> condition
|
2020-05-03 15:06:52 +00:00 |
|
augustin_s
|
22e5dc9ffa
|
removed checker_sleep_time from scanbackend, this is now part of the checker itself
|
2020-05-01 16:37:59 +00:00 |
|