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 |
|
NichtJens
|
026af4562b
|
import requests.exceptions.ConnectionError so that it can be easier caught
|
2021-07-29 13:19:45 +02:00 |
|
NichtJens
|
c53cf5c686
|
made it easier to test SFAcquisition by allowing fake PIDs again (a warning will be logged for each call)
|
2021-07-29 13:07:30 +02:00 |
|
NichtJens
|
8f14996202
|
added missing asterisk
|
2021-07-29 13:03:26 +02:00 |
|
NichtJens
|
2fb15abe82
|
apply forwards_to decorator and added docstrings to all scan methods; better repr
|
2021-07-28 21:18:26 +02:00 |
|
NichtJens
|
997d47e8d3
|
added utility decorator for better function signatures
|
2021-07-28 21:14:13 +02:00 |
|
NichtJens
|
5864e92b23
|
better repr
|
2021-07-28 21:13:38 +02:00 |
|
NichtJens
|
cf898c808b
|
fixed that ipython help for classes that use the Registry functionality show the signature of RegistryMeta.__call__ instead of that of their constructor
|
2021-07-27 17:42:38 +02:00 |
|
NichtJens
|
274280c1bd
|
added internal=bool switch to adjustables, take switch into account for GUI dropdown
|
2021-07-27 14:55:28 +02:00 |
|
NichtJens
|
1996a3d011
|
handle empty Adjustable dropdown
|
2021-07-27 14:19:15 +02:00 |
|
augustin_s
|
54d6368f36
|
Update READMORE.md
|
2021-07-26 19:53:54 +02:00 |
|
augustin_s
|
4ccea4e9ce
|
renamed helper -> exc2warn
|
2021-07-26 17:20:29 +02:00 |
|
augustin_s
|
7a87b6f9fc
|
renamed plotwidgets -> plotting
|
2021-07-26 17:19:02 +02:00 |
|
augustin_s
|
fa877662fe
|
moved ADJUSTMENTS and fname imports from tools to entries
|
2021-07-26 17:16:25 +02:00 |
|
augustin_s
|
e543e95cbd
|
moved PersistableWidget marker class to other persistence code
|
2021-07-26 17:10:25 +02:00 |
|
augustin_s
|
b71f14a004
|
split widgets into several files
|
2021-07-26 17:03:19 +02:00 |
|
augustin_s
|
13e56a2425
|
split daqpanels into several files
|
2021-07-26 16:27:19 +02:00 |
|
augustin_s
|
07620d6810
|
cleanup
|
2021-07-26 15:47:45 +02:00 |
|
augustin_s
|
036ac554c6
|
created some folders for better structuring the code
|
2021-07-26 15:07:14 +02:00 |
|
augustin_s
|
09c484f2a4
|
fixed figures on github mirror
|
2021-07-26 12:04:48 +02:00 |
|
augustin_s
|
832c9b244b
|
Update READMORE.md
|
2021-07-26 12:02:01 +02:00 |
|
augustin_s
|
f20c0c56f5
|
more to read
|
2021-07-26 11:45:14 +02:00 |
|