augustin_s
|
e2ff34f476
|
disable the "Take Pedestal!" button while the procedure is out of data
|
2021-08-31 19:28:24 +02:00 |
|
augustin_s
|
991dfe71c6
|
removed conversion of pathlib.Path to str, is done in ExtendedJSONEncoder now
|
2021-08-31 18:41:10 +02:00 |
|
augustin_s
|
1fdf3bb5dd
|
added continuous switch to SFAcquisition.acquire
|
2021-08-31 18:40:14 +02:00 |
|
augustin_s
|
051e676e46
|
also print the number of repeats
|
2021-08-31 18:36:42 +02:00 |
|
augustin_s
|
ac159b53b2
|
removed useless conversion to list
|
2021-08-31 18:33:59 +02:00 |
|
augustin_s
|
de919c3f79
|
renamed NumpyJSONEncoder -> ExtendedJSONEncoder; added compatibility for pathlib.Path
|
2021-08-31 18:29:21 +02:00 |
|
augustin_s
|
77efeba88f
|
allow limiting the number of repetitions; removed debug code
|
2021-08-31 17:21:11 +02:00 |
|
augustin_s
|
979652c72f
|
added an extended range function
|
2021-08-31 17:18:25 +02:00 |
|
augustin_s
|
99c0a81c65
|
added an extended range function
|
2021-08-31 17:14:24 +02:00 |
|
augustin_s
|
f8e89c48c0
|
cleanup
|
2021-08-31 16:45:01 +02:00 |
|
augustin_s
|
00c450c94e
|
added continuous running
|
2021-08-31 16:35:47 +02:00 |
|
augustin_s
|
9141526266
|
sort_key can be changed; docstring; imports
|
2021-08-27 20:01:29 +02:00 |
|
augustin_s
|
dcec6854d7
|
quick Adjustable snapshot utility
|
2021-08-27 19:00:54 +02:00 |
|
augustin_s
|
3ac109429f
|
added logzero as dep
|
2021-08-27 15:26:50 +02:00 |
|
augustin_s
|
ad60815dda
|
cleanup
|
2021-08-27 15:15:45 +02:00 |
|
augustin_s
|
793ec329a2
|
remove local copies of lazy_object_proxy files; made lazy_object_proxy an optional dependecy (for now)
|
2021-08-27 15:07:54 +02:00 |
|
augustin_s
|
011ea64b18
|
switched slic.utils.eco_epics.utilities_epics -> slic.utils.pyepics
|
2021-08-27 15:02:04 +02:00 |
|
augustin_s
|
c34090b16b
|
removed unused imports
|
2021-08-27 14:43:30 +02:00 |
|
augustin_s
|
a035be8ca7
|
move remaining file to base utils folder
|
2021-08-27 14:33:17 +02:00 |
|
augustin_s
|
5872778ca5
|
remove local copies of pyepics files
|
2021-08-27 14:21:04 +02:00 |
|
augustin_s
|
dc843128d3
|
manually pulled in current code from pyepics
|
2021-08-27 12:24:11 +02:00 |
|
augustin_s
|
f8ab2effd3
|
IDs are now mandatory for Adjustables; ID is inferred from e.g. PV name where possible
|
2021-08-27 10:32:00 +02:00 |
|
augustin_s
|
582ea390f0
|
renamed "Id" -> "ID"
|
2021-08-26 12:09:16 +02:00 |
|
augustin_s
|
01260ca965
|
"SmarAct ID" -> "SmarActID"
|
2021-08-25 11:16:19 +02:00 |
|
augustin_s
|
7685b02d94
|
"Pulse ID" -> "PulseID"
|
2021-08-25 10:56:25 +02:00 |
|
augustin_s
|
cd9b020a97
|
refactor
|
2021-08-24 20:48:34 +02:00 |
|
augustin_s
|
093cbd9872
|
refactor
|
2021-08-24 20:47:20 +02:00 |
|
augustin_s
|
de4a916087
|
added a repr
|
2021-08-24 20:46:59 +02:00 |
|
augustin_s
|
ef730adb4b
|
fixed the case where there is no moving status PV defined
|
2021-08-24 18:52:04 +02:00 |
|
augustin_s
|
2bee517fa0
|
switched Exceptions to AdjustableErrors
|
2021-08-24 18:46:07 +02:00 |
|
augustin_s
|
26e22897ee
|
handle PV put return value
|
2021-08-24 18:43:01 +02:00 |
|
augustin_s
|
ce4a031de4
|
adapted to PVChangeMonitor
|
2021-08-24 18:11:59 +02:00 |
|
augustin_s
|
a4f163ccf4
|
added PVChangeMonitor
|
2021-08-24 17:50:28 +02:00 |
|
augustin_s
|
1444315289
|
added some links
|
2021-08-24 17:24:30 +02:00 |
|
augustin_s
|
daa94f8895
|
added conda environment yml
|
2021-08-24 17:12:02 +02:00 |
|
augustin_s
|
c2898ad9ac
|
added ScanBackend.summarize(...) to allow settings for the printout
|
2021-08-24 16:24:48 +02:00 |
|
augustin_s
|
9248646836
|
use make_legend switch
|
2021-08-23 17:13:37 +02:00 |
|
augustin_s
|
7287ce7a95
|
added make_legend switch
|
2021-08-23 17:13:20 +02:00 |
|
augustin_s
|
1b1af4e70e
|
use line enumeration
|
2021-08-23 15:48:41 +02:00 |
|
augustin_s
|
51a5310df0
|
added line enumeration to table
|
2021-08-23 15:48:25 +02:00 |
|
augustin_s
|
920efb3d43
|
print adjustable(s) values as table
|
2021-08-23 15:17:59 +02:00 |
|
augustin_s
|
786b07f544
|
added printable_table
|
2021-08-23 15:17:13 +02:00 |
|
augustin_s
|
b7bff450d7
|
fix for non-string keys
|
2021-08-23 14:54:11 +02:00 |
|
augustin_s
|
1c79dd6d67
|
added repr to ScanBackend to provide a scan summary
|
2021-08-23 13:10:41 +02:00 |
|
augustin_s
|
4901b02560
|
simpler name
|
2021-08-23 13:09:58 +02:00 |
|
augustin_s
|
d4de75ce90
|
use header in itemize
|
2021-08-16 13:48:15 +02:00 |
|
augustin_s
|
df4d50922b
|
added header to itemize
|
2021-08-16 13:43:20 +02:00 |
|
NichtJens
|
f50e4ba8a7
|
updated dependency list
|
2021-07-29 14:07:41 +02:00 |
|
NichtJens
|
407d4edad6
|
replaced assert with logged warning
|
2021-07-29 14:02:02 +02:00 |
|
NichtJens
|
74f40815fd
|
added print on failure for check(); added silent switch to cleanup()
|
2021-07-29 13:20:52 +02:00 |
|